body {
	font-size: 100%;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
a {
	color: #00C;
	text-decoration: none;
}
#content a:hover, #sidebar a:hover {
	text-decoration: underline;
}
#content {
	color: #666666;
}
#content a, input.submit:hover {
}
#content a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, #content p {
	position: relative;
	padding: 0;
	text-align: justify;
}
h1, h2, h3, h4, h5, h6, #content p, #content li {
	margin: 0 0 12px 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	color: #681120;
	text-align: left;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
#content p {
	line-height: 1.4em;
}
#content ul {
	margin: 9px 0 12px 10px;
	padding: 0 0 0 10px;
}
#content ul li {
	margin: 9px 0 0 0;
}
.smaller {
	font-size: 0.8em;
}
.larger {
	font-size: 2.2em;
}
a img {
	border: none;
}

/* PAGE SPECIFIC */

