body {
	margin-top: 5px;
	background-color:  #760021;
	font-family: arial;
	font-size: 11px;
	color: #D3D7D1;
	/*line-height: 15px;*/
	text-align: left;
}

a {
	color: #D3D7D1;
	text-align: left;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.active {
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}



p { color: #666666;
	margin: 10px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
}

#content {
	font-size: 12px;
	margin: 10px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	color: #666666;

}

#content A {
	color: #760021;

}





h1 { color: #868280;
	font-weight: normal;
	font-size: 16px;
	margin: 20px 4px 20px 20px;
	padding: 0px 0px 0px 0px;
}


.darkred, .darkred A {
	color: #490118;
	
}





