Body, Td {
 		font-family : tahoma;
 		font-size : 9pt;
 		}

A {
	text-decoration: none;
}

A:Hover {
	text-decoration: underline;
	color: red;
}

.tophead1 {
	font-family : tahoma;
	font-size : 8pt;
	color: gray;
	font-weight: bold;
}