BODY, P, TD {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size : 11px;
}

STRONG { color: #124E96; }

.small { font-size: 10px;
font-weight: normal; }

A { color: #124E96;
font-weight: bold;
text-decoration: underline; }

A:hover {  color: #ffff00;
text-decoration: none; }

H1 { font-family: Verdana, Helvetica, Arial, sans-serif;
color: #124E96;
font-size: 14px;}

H2 { font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000000;
font-size: 12px;}

TH {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border-left: 1 solid #FFFFcc;
	border-top : 1 solid #ffffcc;
	border-right : 1 solid #999900;
	border-bottom : 1 solid #999900;
	background : #88BDFC;
	color: #ffff00;
}
.tablecell {
	background : #eeeeee;
}
.whitecell {
	border-left: 1 solid #000000;
	border-right : 1 solid #000000;
	border-top : 1 solid #000000;
	border-bottom : 1 solid #000000;
	background : #ffffff;
}
.white { color: #ffffff; }
.yellow { color: #ffff00;
font-weight: bolder; }

A.nounderline {
	text-decoration: none;
	color: #9c0000;
}

A.nounderline:hover {
	text-decoration: underline;
}