BODY, TD, p  {
	font-size : small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	
     text-align: justify;
}


B, STRONG {font-weight: bold }


H1  {
	
	color : #feb572;
	font-size : 170%;
	text-align : center;
	font-weight : bold;
	
}

H2  {
	background-color : #90715F;
	color : #EEEDE8;
	font-size : 170%;
	text-align : center;
	font-weight : bold;
	font-variant : small-caps;
}
H3  {
	color : #90715F;
	font-size : 150%;
	text-align : center;
	font-weight : bold;
	
}

H4  {
     
     font-size : 150%;
	color : #F47610;
	text-align : right;
	font-weight : bold;

}



A  {
	text-decoration : none;
	color : #c96b03;
	font-weight : bold;
}



A:Visited  {
	color : #99280d;
	text-decoration : none;
	font-weight : bold;
}

A:Active  {
	color: #F47610;
	text-decoration : none;
	font-weight : bold;
}

A:Hover  {
	color: #F47610;
	text-decoration : none;
	font-weight : bold;
}


.ref {
			VERTICAL-ALIGN: super;
			font-size : 70%;
     }
	 