

body{
	background-image:url(../images/background.gif);}

td{
	font-family:century gothic, arial, helvetica;
	font-size:8pt;
	line-height:10pt;
	
}

a:link, a:visited, a:active{
	text-decoration:none;
	color:#888;
	}
a:hover{
	color:#000000;
	cursor: help;	}
