body {
    background-color: #336699;
}

body, div, a, td, input, select, textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #FFFFCC;
	font-size: 12px;
}

input, select, textarea {
	color: #000000;
}

a, a:hover {
	color: #FF9933;
	text-decoration:underline;
    font-weight: bold;
}

.mainhead,.mainhead a,.mainhead a:hover {
	font-size: 28px;
	color: #FFCC00;
    font-weight: bold;
}

.subhead1,.subhead1 a,.subhead1 a:hover {
	font-size: 18px;
	color: #CC3399;
    font-weight: bold;
}

.subhead2,.subhead2 a,.subhead2 a:hover {
	font-size: 20px;
	color: #FF9933;
    font-weight: bold;
}

.subhead3,.subhead3 a,.subhead3 a:hover {
	font-size: 16px;
	color: #FFCC00;
    font-weight: bold;
}

.question,.question a,.question a:hover {
	color: #FFCC00;
    font-weight: bold;
}

.remark,.remark a,.remark a:hover {
	color: #FF9933;
    font-weight: bold;
}

.remarkbig,.remarkbig a,.remarkbig a:hover {
	font-size: 16px;
	color: #CC3399;
    font-style: italic;
    font-weight: normal;
}

.footernav,.footernav a,.footernav a:hover {
	font-size: 16px;
    font-weight: normal;
}

.remarksmall,.remarksmall a,.remarksmall a:hover {
	font-size: 10px;
	color: #CCCC00;
    font-weight: normal;
}

TD.lvc,TD.lvcr,TD.lvcl { FONT-SIZE: 11px; BACKGROUND-COLOR: #93bee2; COLOR: #336699; BORDER-TOP: #8ca5b5 1px solid; BORDER-BOTTOM: #8ca5b5 1px solid; height: 20px}
TD.lvcl { BORDER-LEFT: #8ca5b5 1px solid; }
TD.lvcr { BORDER-RIGHT: #8ca5b5 1px solid; }

TD.lvr,TD.lvrl,TD.lvrr { FONT-SIZE: 11px; BACKGROUND-COLOR: #FFF7E5; COLOR: #000000; BORDER-BOTTOM: #93bee2 1px solid; height: 20px}
TD.lvrl { BORDER-LEFT: #93bee2 1px solid; }
TD.lvrr { BORDER-RIGHT: #93bee2 1px solid; }
