body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Arial;
	font-size: 9pt;
}
a
{
	text-decoration: none;
	color: #0066ff;
}
a:hover
{
	text-decoration: underline;
	color: #C43124;
}
.links
{
	margin-top: 3px;
	text-align: center;
}
