html,body,td,p,ol,ul,div	{ 
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
}

a:link {
	color: #9999CC;
	text-decoration: underline;
}

a:visited {
    color: #999999;
	text-decoration: underline
}

a:active {
    color: #000000;
	text-decoration: none
}

a:hover {
    color: #FFFFFF;
	text-decoration: underline}


.heading {
	color: #FFFFFF;
	font-size: 14px;
; font-weight: bold}

.reverse {
	color: #FFFFFF;
	font-weight: bold;
}

a.reverse {
    color: #9999CC;
	font-weight: bold;
	text-decoration: underline}

a.reverse:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.reverse:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}

.subnav {
	color: #FFFFFF;
	font-size: 10px; 
	background: #000033;
; text-align: left}

a.subnav {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;

}

a.subnav:hover {
	color: #9966FF;
	font-size: 10px;
	text-decoration: none;
}

a.subnav:visited {
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: underline;
}
.footer	{ 
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
}
	