body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	margin-top:0px; margin-left:0px;
	padding: 0px;
}

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

}
a:link	{
	color: #000000;
}
a:visited {
	color: #999999;
}
a:hover	{
	font-style: italic;
	color: #FF0000;
	text-decoration:underline overline;
	background-color: #FFFF99;
}
H2 {
	color: #FF0000;
	text-align: center;
}
h3 {
	color: #FF0000;
	text-align: center;
}
td {
	background-repeat: no-repeat;
	background-position: right top;
}

