body {
	background: #000000;
	font-family: verdana, arial,helvetica,sans-serif;
	font-size:0.8em;
    marginwidth="0" marginheight="5" topmargin="0" leftmargin="0"
    }

td {
	font-size:0.8em;
	font:#FFFFFF;

}

A {
	color:#9900CC;
	text-decoration: none;
}

li {
	color:#990000;
	font-size: 1em;
}

DT {
	border: 0.5em;
}

OL {
	font-family: verdana, arial,helvetica,sans-serif;
	font-size: 1em;

}

DL {
	font-size: 0.8em;

}

.dtHead {
	color:#006600;
	font-size: 1em;
}


<!-- elements -->
.elem {
	color:#006600;
	font-style: bold;
}

<!-- attributes -->
.attbut {
	color:#656464;
	font-family: verdana, arial,helvetica,sans-serif;
	font-size:0.8em;
}

<!-- attribute values -->
.contact {
	color:#990000;
	font-style: bold;
	font-size:0.9em;
}

<!-- CGI values -->
.thanks {
	color:#990000;
	font-style: bold;
	font-size: 1em;
}



<!-- residual HTML elements -->
.specChar {
	color:#FF0000;
	font-style: bold;
	font-size: 1em;
}


.tdHeader {
	font-size: 0.8em;
	font-style: bold
}

th {
	color: #FFFFFF;
	font-size: 0.8em;
	font-style: bold
}


.quiz {
	background: #333333;
}

.formInput {
	font-size: 1em;
}

.subhead {
	color: #003300;
	font-size: 1em;
	font-style: bold;
}

<!-- used with null gif to create custom borders within tables -->
.imgDivider {
	background: #000000;
}

<!-- black text on white cell background -->
.bw {
	background: #FFFFFF;
	color: #000000;
	font-size: 1em;
	font-style: bold;
}

<!-- for explaining menu choices -->
.menu {
	color: #000066;
	font-family: charcoal,  monospace;
	font-style: bold;
}

.greenExpl {
	color:#006600;
}

A.ul_black {
	color:#000000;
}



