A {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
}
A:visited {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #213C81;
}
A:hover {
	font-family: verdana, sans-serif;
	font-size: 11px;	
	color: #7B2118;
}
A:active {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #FFCC00;
}
.bodytext {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
}
.bodytextsmall {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #4D4D4D;
}
.list {
	color: #7CB3F1;
}
.marquee {
	font-family: verdana, sans-serif;
	font-size: 200px;
	font-weight: bold;
	color: #EDEDED;
	line-height: 160px;
}
.pagehead {
   	font-family: verdana, sans-serif;
   	font-size: 15px;
   	font-weight: bold;
   	color: #1C3C82;
        line-height: 18px;
}
.subhead {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1C3C82;
	line-height: 20px;
}
.subheadoverlap {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #213C81;
	line-height: 12px;
}
TD {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #213C81;
}