body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
.bodycopy {
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration:none;
	line-height: 17px;
}.bodyHeader {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	line-height: 17px;
}

