body {
	background color: #FFFFFF; 
	font-family: verdana; 
	font-size: 10pt;
}

a:link {color: #FF0000; text-decoration : none;}
a:active {color: #FF0000; text-decoration : underline;}
a:visited {color: #FF0000; text-decoration : none;}
a:hover {color: #FF0000; text-decoration : underline;}

td.hdr {
	font-family: verdana; 
	font-size: .7em;
	background-image: url('buttons/bg.gif');
}