body {
    	font-family: MS Sans Serif;
    	font-size:    9pt;  
}
td  {
    	font-family: MS Sans Serif;
    	font-size:    9pt;  
}
a:link {
	color: #0000ff;
	text-decoration: none;
}
a:visited {
	color: #0000ff;
	text-decoration: none;
}
a:hover {
 	color: #ff0000;
	text-decoration: none;
}