body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #BDDCF5;
	margin: 0px;
}
h1 {
	font-size: 20px;
	color: #003399;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #003399;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #003399;
	font-weight: bold;
	font-style: italic;
}
a {
	color: #0033FF;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #0066FF;
}
a.menu {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	text-decoration: underline;
}.tablehead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #49539B;
}
