body {
	background-color: #1E4272;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.justify {
	text-align: justify;
}
h1 {
	font-size: 19px;
	font-weight: bold;
	color: #856460;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #856460;
}
.bottomLinks {
	font-size: 10px;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #660099;
}
