body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #007CB5;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 170%;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.copy a {
	font-size: 14px;
	color: #2691C2; font-weight:bold
}
.copy a:link {
	text-decoration: none;
}
.copy a:visited {
	text-decoration: none;
	color: #2691C2;
}
.copy a:hover {
	text-decoration: none;
	color: #2691C2;
}
.copy a:active {
	text-decoration: none;
	color: #2691C2;
}
