A                       { color:#000000; text-decoration:underline; font-weight : bold;}
A:hover,A:active        { color:#ffcc66; text-decoration:underline; font-weight : bold;}


BODY  { font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
        font-size : 12px;
        font-weight : normal;
        font-style : normal; 
        color : #FFFFCC;  
}


P,TR,TD,BR,UL,LI { font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
        			font-size : 12px;
					color : #000000;
					border-color  : #000000;					
					
}


.small { 
		font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
        font-size : 11px;
        font-weight : normal;
		color : #336699;
        text-align:justify;
        
}

