body {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-color: #000033;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #003366;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
.tdcontent {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 15px;
	line-height: 20px;

}

