body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000033;
}
body {
	background-color: #13244a;
}
a:link {
	color: #24438C;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #89A4E0;
}
a:active {
	text-decoration: none;
	color: #24438C;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 15px;
}
h2 {
	font-size: 13px;
}
.footnote {
	font-size: 10px;
}
.smallHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:underline;
	font-size: 14px;
}