BODY { font-size: 12px; font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; color: #000; background-color: #fff; }
P,TD { font-size: 12px; font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; }
STRONG { color: #2655A6; }
H1 { font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; font-weight: bolder; font-size: 24px; color: #fff; }
H2 { font-size: 16px; color: #2655A6; font-weight: bolder; }
A { color: #08346B; text-decoration: underline; }
A:hover { color: #2655A6; text-decoration: none; }
A.menu { color: #fff;
font-size: 11px;
font-weight: bold;
text-decoration: underline;
}
A:hover.menu {
color: #3A81F2;
text-decoration: none;
}
.white { color: #ffffff; }
.blue { color: #2655A6; }
.copyright {
	font-size: 9px;
}
.sidebox_title { color: #ffffff;
font-size: 16px;
font-weight: bold; }
.tableblue { background-color:  #2655A6; }
.tablewhite { background-color:  #fff; }
TH {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border-left: 1 solid #2655A6;
	border-top : 1 solid #2655A6;
	border-right : 1 solid #000099;
	border-bottom : 1 solid #000099;
	background : #2655A6;
	color: white;
	font-size: 11px;
}
.tablecell {
	border-left: 1 solid #000000;
	border-right : 1 solid #000000;
	border-top : 1 solid #000000;
	border-bottom : 1 solid #000000;
	background : #eeeeee;
}