BODY {
    color : #000000;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    background : #FFFFFF;
}
TD {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
}
A {
	color : #9F0000;
}
A:HOVER {
	color : #002F5F;
}
A.footnav {
	color : #002F5F;
    font-weight : bold;
	text-decoration : none;
    font-size : 10px;
    text-transform : uppercase;
}
A.footnav:HOVER {
	color : #9F0000;
    font-weight : bold;
	text-decoration : none;
    font-size : 10px;
    text-transform : uppercase;
}
.tabletitle {
    background : #002F5F;
    color : #FFFFFF;
    font-weight : bold;
}
.tdtitle {
    background : #9F0000;
    color : #FFFFFF;
    font-weight : bold;
}
A.tdtitlelink {
    color : #FFFFFF;
    font-weight : bold;
    font-size : 10px;
	text-decoration : none;
}
A.tdtitlelink:HOVER {
    color : #CCCCCC;
    font-weight : bold;
	text-decoration : none;
}
.offset {
    background : #DFDFC0;
    color : #000000;
}
A.ibg {
	color : #0000FF;
	text-decoration : none;
}
A.ibg:HOVER {
	color : #FF0000;
	text-decoration : none;
}
.footer {
    font-size : 9px;
}
