body {
	margin: 0 0 0 20px;
	padding: 0px;
	background: #003366;
}
td {
	font: 11px/16px Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #FFF;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FFCC33;
	text-decoration: underline;
}
h1 {
	color: #003366;
	font-size: 15px;
	font-weight: bold;
}
.content {
	padding: 10 30 10 170px;
}
.tblhead {
	font-weight: bold;
}
.footer {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 10 0 0 0px;
}
a.email:link {
	color: #363;
}
a.email:visited {
	color: #363;
}
a.email:hover {
	color: #000;
	text-decoration: underline;
}
a.email:active {
	color: #363;
}