BODY, TD {
	font-family : arial, verdana, sans-serif ;
	font-size : 12px;
	background-color : #FEFAB3;
}

STRONG, B {
	font-family : arial, verdana, sans-serif ;
	font-size : 12px;
	font-weight : bold;
}

 I {
	 font-style: normal;	
	font-variant:	small-caps;
	letter-spacing:	0.1em;
	}	

H1	{	
	color: #000000;
    font: 14px arial, verdana, sans-serif ;
    font-weight: bold;
	}

H2, 	{	
	color: #000000;
    font: 16px arial, verdana, sans-serif ;;
    font-weight: bold;
	}
	
H3	{	
	color: #000000;
    font: 18 px arial, verdana, sans-serif ;
    font-weight: bold;
	}

A {
	text-decoration: underline;
	color: Black;
	font-weight : bold;
}

A:Hover {
	text-decoration: underline;
	color: #006940;
	font-weight : bold;
}


