html, body {
margin-top: 0;
margin-left: 0;
padding: 0;
}
.maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	font-style: normal;
	font-variant: normal;
}
a:link {
	font-weight: normal;
	color: #003366;
}
a:visited {
	font-weight: normal;
	color: #003366;
}
a:hover {
	font-weight: normal;
	color: #003366;
}
.maincopyITALIC {
	font-family: Monoco, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	font-style: italic;
	font-variant: normal;
}
.maincopyBOLD {
	font-family: Monoco, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
	font-style: normal;
	font-variant: normal;
}
.maincopyBOLDITALIC {
	font-family: Monoco, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
	font-style: normal;
	font-variant: normal;
}
.mouse {
	font-family: Monoco, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	line-height: 20px;
	font-style: normal;
	font-variant: normal;
}
.links {
	font-family: Monoco, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: ##003366;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
}

