body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
A:link{ 
	color: yellow; 
	text-decoration:underline; 
}
A:visited{ 
	color: yellow;
	text-decoration:underline; 
}
A::hover{ 
	color: yellow; 
	text-decoration:blink; 
} 
p{
	color:#c0c0c0;
	font-family: MSƒSƒVƒbƒN, Verdana ; 
	font-size:8pt;
	line-height:10pt;
}

