a:link {color: black} /* unvisited link - black #000000 */
a:visited {color: #993399} /* visited link - red purple */
a:hover {color: red} /* mouse over link - red #FF0000 */
a:active {color: blue} /* selected link - blue #0000FF */
a.fnav:link {color: #FFFFFF} /* unvisited link - white */
a.fnav:visited {color: #993399} /* visited link - red purple */
a.fnav:hover {color: red} /* mouse over link - red #FF0000 */
a.fnav:active {color: blue} /* selected link - blue #0000FF */
a.biga:link {
	font-size: 20px;
	color: Blue;
	font-weight: bold;
} /* unvisited link - red */
a.biga:visited {font-size: 20px; color: #993399; font-weight: bold} /* visited link - red purple */
a.biga:hover {font-size: 20px; color: black; font-weight: bold} /* mouse over link - black */
a.biga:active {font-size: 20px; color: blue} /* selected link - blue #0000FF */
a.meda:link {font-size: 18px; color: red; font-weight: bold} /* unvisited link - red */
a.meda:visited {font-size: 18px; color: #993399; font-weight: bold} /* visited link - red purple */
a.meda:hover {font-size: 18px; color: black; font-weight: bold} /* mouse over link - black */
a.meda:active {font-size: 18px; color: blue} /* selected link - blue #0000FF */
a.smalla:link {font-size: 10px; color: black} /* unvisited link - white */
a.smalla:visited {font-size: 10px; color: #993399} /* visited link - red purple */
a.smalla:hover {font-size: 10px; color: red} /* mouse over link - red #FF0000 */
a.smalla:active {font-size: 10px; color: blue} /* selected link - blue #0000FF */
a.list:link {font-size: 11px; font-weight: bold; color: black;} /* unvisited link - white */
a.list:visited {font-size: 11px; font-weight: bold;color: #993399} /* visited link - red purple */
a.list:hover {font-size: 11px; font-weight: bold; color: red} /* mouse over link - red #FF0000 */
a.list:active {font-size: 11px; font-weight: bold;color: blue} /* selected link - blue #0000FF */
body {
	background: 2873C1;
}
body {font: 12px Microsoft Sans Serif}
h1 {
	font: 20px Microsoft Sans Serif, trebuchet ms, verdana, arial, helvetica;
	color: #00D702;
	font-weight: bold;
}
h2 {
	font: 18px Microsoft Sans Serif, trebuchet ms, verdana, arial, helvetica;
	color: #00D702;
	font-weight: bold;
}
h3 {
	font: 16px Microsoft Sans Serif, trebuchet ms, verdana, arial, helvetica;
	color: #00D702;
	font-weight: bold;
}
h4 {
	font: 14px Microsoft Sans Serif, trebuchet ms, verdana, arial, helvetica;
	color: #00D702;
	font-weight: bold;
}
h5 {
	font: 12px Microsoft Sans Serif, trebuchet ms, verdana, arial, helvetica;
	color: Red;
	font-weight: bold;
}
h1.black {font: 20px Microsoft Sans Serif, trebuchet ms, verdana, arial, helvetica; color:black; font-weight: bold}
h2.black {font: 18px Microsoft Sans Serif, trebuchet ms, verdana, arial, helvetica; color:black; font-weight: bold}
h3.black {font: 16px Microsoft Sans Serif, trebuchet ms, verdana, arial, helvetica; color:black; font-weight: bold}
h4.black {font: 14px Microsoft Sans Serif, trebuchet ms, verdana, arial, helvetica; color:black; font-weight: bold}
h5.black {font: 12px Microsoft Sans Serif, trebuchet ms, verdana, arial, helvetica; color:black; font-weight: bold}
h1.small {font: 18px Microsoft Sans Serif, trebuchet ms, verdana, arial, helvetica; color:#5000A0; font-weight: bold} /* color indigo */
h2.small {font: 18px Microsoft Sans Serif, trebuchet ms, verdana, arial, helvetica; color:#5000A0; font-weight: bold} /* color indigo */
ol {line-height: 19px}
td.list {font-size: 11px; font-weight: bold; color: #5000A0}
td {font: 15px Verdana, Microsoft Sans Serif, trebuchet ms, arial, helvetica;}
td.hnav {font: 5px Verdana, Microsoft Sans Serif, Trebuchet MS, Arial, Helvetica; text-align: center; vertical-align: middle; background-color: #C0C0C0}
td.inside {font: 12px Verdana, Microsoft Sans Serif, Trebuchet MS, Arial, Helvetica; text-align: center; vertical-align: middle; background-color: white}
td.fnav {font: 10px Verdana, Microsoft Sans Serif, Trebuchet MS, Arial, Helvetica; color: #FFFFFF; text-align: center; vertical-align: middle; background-color: black}
td.rnav {
	font: 11px Verdana, Microsoft Sans Serif, Arial, Helvetica;
	background-color: 7A7B7A;
}
td.rnavmenu {font: 12px Microsoft Sans Serif, Helvetica, Trebuchet MS, Arial, Verdana, Helvetica; background-color: white; font-weight: normal}
td.dbord {
	border-style: dashed;
	border-width: 1px;
	border-color: black;
}
table.dbord {
	border-style: dashed;
	border-width: 1px;
	border-color: black;
	background: white;
}
td.sbord {border-style: solid; border-width: 1px; border-color: black}
table.sbord {border-style: solid; border-width: 1px; border-color: black; background: white}
table.sbordtopbot {border-style: solid; border-width: 0px 1px 0px 1px; border-color: black}
ul {line-height: 16px}