body
{
	background-color: #FFFFFF;
	background-attachment: fixed;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	margin: 0px;
}
td
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
}
A:link
{
	color: #003399;
	text-decoration: none
}
A:visited
{
	color: #005E99;
	text-decoration: none
}
A:active
{
	color: #FF6600;
	text-decoration: none
}
A:hover
{
	color: #FF0000;
	text-decoration: underline
}
.border
{
	border: 1px solid black;
}
.dotborder
{
	border-style: dotted;
	border-width: 1;
}
.copyright
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
}
