BODY  {
 	font-family : Verdana;
 	font-size : 10px;
 	font-style : normal;
 	color : #545454;
 }
 
 A:LINK  {
 	font-family : Verdana;
 	font-size : 10px;
 	font-style : normal;
 	text-decoration : none;
 	color : #000000;
 }
 
 A:VISITED  {
 	font-family : Verdana;
 	font-size : 10px;
 	font-style : normal;
 	text-decoration : none;
 	color : #000000;
 }
 
 A:HOVER  {
 	font-family : Verdana;
 	font-size : 10px;
 	font-style : normal;
 	text-decoration : underline;
 	color : #545454;
 }
 
 TD  {
 	font-family : Verdana;
 	font-size : 10px;
 	font-weight : normal;
 	font-style : normal;
 	color : #000000;
 }
