BODY {
	font-family: Arial, Helvetica, sans-serif;
	background : #cac188; 
	color: black;
	font-size: 10pt;
}

A:Link {
	color: darkred;
	text-decoration: none;
}

A:Visited { 
	color : darkred; 
	text-decoration: none;
	} 

A:Hover {
	color: darkgreen;
	text-decoration: none;
}




BLOCKQUOTE, TR, TH, UL, OL {

	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 10pt;
}

H4{

	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 14pt;
	font-weight: bold

}

H3{

	font-family: Arial, Helvetica, sans-serif;
	color: darkgreen;
	font-size: 14pt;
	font-weight: bold

}

H2{

	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	font-size: 16pt;
	font-weight: bold

}

