A.nav {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}

A.redlnk {
	color : #000066;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

A.redlnk:HOVER {
	color : Red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
}


A.banner {
	color : White;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : normal;
	text-decoration : none;
}

A.banner:HOVER {
	color : Yellow;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : normal;
	text-decoration : none;
}

A.home {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

A.home:HOVER {
	color : Yellow;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
}

A.here {
	color : Yellow;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}


A.nav:HOVER {
	color : Yellow;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;
}




.txtbody {
	color : #000066;
	font-family : Georgia, "MS Serif", "Times New Roman", serif;
	font-size : 11px;
}

TR.txt1 {
	color : #000066;
	font-family : Georgia, "MS Serif", "Times New Roman", serif;
	font-size : 11px;
}

TH.hdr {
	color : #000066;
	font-family : Georgia, "MS Serif", "Times New Roman", serif;
	font-size : 14px;
}


TD.q {
	color : #000066;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
    background-color : White;
	text-align : right;
	font-weight : bold;
}

TD.a {
	color : #000066;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #FFFFCC;
	text-align : left;
}

.num {
	color : Red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
	font-weight : bold;
}






