body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:    11pt;
	font-style: normal;
	background-repeat: no-repeat;
}

a:link,a:active,a:visited {
	font-weight:       bold;
	text-decoration:   none; 
}
a:link    {color: #cc0000;} 
a:visited {color: #cc0000;} 
a:hover   {color: #ff0000;}
