A {
color: blue;
font-family: Verdana;
font-size: 8pt;
text-decoration: none;
}
A:hover {
color: red;
}
td {
font-family: Verdana;
font-size: 8pt;
}
body {
font-family: Verdana;
font-size: 8pt;
}
.form_element {
font-family: Verdana;
font-size: 8pt;
}
.form_data {
font-family: Verdana;
font-size: 8pt;
}
h1 {
font-family: Verdana;
font-size: 14pt;
font-weight: Normal;
}
.foremost {
font-family: Verdana;
font-size: 10pt;
color: #fff;
}
.dvclr { clear:both; }
.box { background:#036; padding:5px; margin:5px; float:left; width:390px; }
	.box h2 { color:#fff; font-size:11pt; text-decoration:underline; margin-left:10px; text-align:center; }
	.box li { display:compact; list-style:none; margin-bottom:3px; }
	.box a { color:#fff; text-decoration:none; }
	.box a:hover { text-decoration:underline; }
.boxOdd { background:#d9e0ea; padding:5px; margin:5px; float:left; width:390px; }
	.boxOdd h2 { color:#000; font-size:11pt; text-decoration:underline; margin-left:10px; text-align:center; }
	.boxOdd li { display:compact; list-style:none; margin-bottom:3px; }
	.boxOdd a { color:#000; text-decoration:none; }
	.boxOdd a:hover { text-decoration:underline; }
.adobeReader { float:right; width:300px; padding:5px; margin:5px; }
	
