TABLE, TBODY, TR, TD, A	{	
	font-size : 12px;
 	color : #ffffff;
	word-spacing:	normal;
	letter-spacing:	normal;
	font-family:	Georgia, "Times New Roman", Times, serif;
	}	

BODY,P,  {
 	font-family : Georgia, "Times New Roman", Times, serif;
 	font-size : 12px;
 	color : #000000;
 }
 
STRONG {
	color : #FF0033;
	font-size : 12px;
}
 
 A:visited  {
 	text-decoration : none;
 	color : #FF0000;
}
 
 
 A:link  {
 	text-decoration : none;
 	color : #0000FF;
 }
 
 A:active  {
 	text-decoration : underline;
 	color : #0000FF;
 }
 
 A:hover  {
 	text-decoration : underline;
 	color : #FF0000;
 }
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
