body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #003333;
	margin-right: 10px;
	margin-bottom: 10px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
a:active {
	text-decoration: none;
	color: #660000;
}
a {
	color: #003333;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	font-weight: bold;
	font-size: 18px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003333;
	font-weight: bold;
}

