A.normal:link    { color: #000066 }
A:normal:visited { color: #000066 }
A:normal:hover   { color: #E61007 }
A:normal:active  { color: #000066 }

.sub2:link    { color: #000099 }
.sub2:visited { color: #000099 }
.sub2:hover   { color: white }
.sub2:active  { color: #000099 }

.white:link    { color: #ffffff }
.white:visited { color: #ffffff }
.white:hover   { color: red }
.white:active  { color: #ffffff }

td{font-family:Arial;font-size:12px}
select{font-family:Arial;font-size:12px}
input{font-family:Arial;font-size:12px}
p{font-family:Arial;font-size:12px}

.nav{color:#ffffff;font-weight:bold}
.subnav{color:#ffffff;font-weight:bold;font-size:10px}


.title{color:#1A6FC0;font-weight:bold}
.sub{font-weight:bold;font-style:italic}


.bold{font-weight:bold}
.center{text-align:center}


li{list-style-type:square;color:black}

.tabletop {background-color: #000000; color: #FFFFFF;}
.table1 {background-color: #E6E6E6}
.table2 {background-color: #EEEEEE}

highlight {background-color: #990000}

.questiontext {font-family:Arial;font-size:10px;color:#000066;font-weight:bold}

.missinginfo{font-family:Arial;font-size:12px;color:#990000;font-weight:bold}

highlighted {font-family:Arial;color:#000099;font-weight:bold;font-style:italic;font-size:12px;background-color:#FFFFFF}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight:bold;
}

.headingsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight:bold;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}