BODY	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #0000FF;
	margin-top:0px; margin-left:0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
}

a 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	text-decoration:none;


}
a:link	{
	color: #000000;
}
a:visited {
	color: #666666;

}
a:hover	{
	font-style: italic;
	color: #FF0000;
	text-decoration:underline overline;
	background-color: #FFFF33;

}
H2 {
	color: #FFFFFF;
	text-align: center;
}
table {
	background-repeat: no-repeat;
	background-position: left top;

}
td {
	background-repeat: no-repeat;
	background-position: center center;

}

