a {
	color: #660000;
	text-decoration:underline;
}
a:hover {
	color: #660000;
	text-decoration: none;
	font-weight:bold;
}


.bodytext { 
     font-family: Georgia, "Times New Roman", Times, serif; 
     font-size: 12px; 
     font-weight: normal; 
     color: #333333; 
     padding-left: 10px; 
     padding-right: 20px; 
     line-height: 17px; 
     text-align: left; 
     line-height: 1.75em; 
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color: #B9AB83;
	margin: 10px 20px;
	padding: 5px;
	border: 1px solid #233032;
}

.bodyhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #233032;
}

.body_annonations {
	color: #003366;
}

.body_bighead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #1F2629;
}

.leftbar_text {
	padding-right: 4px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.leftbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #DBDBCA;
	margin: 2px 20px;
	padding: 5px;
	border: 1px solid #C0C0C0;
	text-align: center;

}
em {
	font-size: 10px;
	font-weight: normal;

