body {
	background-color: #E1E1E1;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.justify {
	text-align: justify;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 15px;
	color: #000099;
}
a:link {
	color: #000099;
}
a:visited {
	color: #6633FF;
}
a:hover {
	color: #0099FF;
}
.bottomLinks {
	font-size: 9px;
}
.highlight {
	font-size: 12px;
	color: #0263A8;
	font-weight: bold;
}