
body {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;}
P {
	
	font-size: 13px;
	line-height: 160%;
	color: #510c0c;
	margin:2 2 5 2;
}
li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #510c0c;

}




.titles {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: 495A22;
	font-size: 11px;

}



.highlight {
	font-weight: bold;
}
 
A {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: underline;
	color: #455A1A;
}
 
A:Hover {
 	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: underline;
	color: #000000;
}
 
H1, H2, H3, H4, H5, H6 {
	font-family :  Georgia, "Times New Roman", Times, serif;
	color: #000000;
}


HR { border-color:#006699;

width:50%;}


/* tables */
.border {
	border: 1px solid C0A85C;
}

.columnHeader {
	background-color: #B4B4B4;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 125%;
	text-decoration: underline;
}


.itemRow	{
	background-color: #9abcb4;
}


.red{COLOR: #FF0000; FONT-SIZE: 11px;}