body,td,th {
	font-family: Rockwell;
	font-size: 11pt;
	color: #003366;
}
a {
	font-family: Rockwell;
	font-size: 11pt;
	color: #990000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #993333;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 14pt;
	color: #000099;
}
.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C3D6DD;
}