
a:link {text-decoration: none; color: #5488A9;}
a:visited {text-decoration: none; color: #848484;}
a:active {text-decoration: none; color: #FF0000;}
a:hover {text-decoration: underline; color: #5488A9;}

body
{
	font-family: Tahoma, Geneva, Verdana;
	font-size: 8pt;
	background: white;
}

td {font-size: 8pt; font-family: Tahoma, Geneva, Verdana; }

.heading
{
	font-size: 10pt;
	font-weight: bold;
}