body{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}

a {
	color: #003366;
}

a:hover {
	text-decoration: none;
	color: #333333;
}

h1 {
	font-size: 25px;
	font-weight: bold;
	text-transform: none;
	color: #00467E;
	font-variant: normal;
}
h2 {
	font-size: 16px;
	color: #000000;
	text-transform: none;
}
h3 {
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}

.smalltext {
	font-size: 7px;
	color: #333333;
}
.blacklink {
	color: #000000;
	text-decoration: underline;
}

