body
{
    font-family: arial, helvetica;
        font-size: 12pt;
        color: #000000;
    A:link { color: white }
    A:visited { color: white }
    A:active { color: yellow }
}
a:visited.boxlink
{
	color: #ffffff;
}
.topic
{
	font-family: arial, helvetica;
	font-size: 18pt;
	font-style: normal;
	color: #b22222;
	background-color: White;
	font-weight: bold;
}
.footer
{
        font-family: arial, helvetica;
        font-size: 8pt;
        color: #FFA500;
        font: oblique;
}
.subtopic
{
	font-family: arial, helvetica;
	font-size: 12pt;
	font-style: normal;
	color: #B22222;
	background-color: Yellow;
	font-weight: bold;
}
.header
{
	font-family: arial, helvetica;
	font-size: 12pt;
	color: #000000;
	background-color: Aqua;
	font-weight: bolder;
}
.label
{
	font-family: arial, helvetica;
	font-size: 12pt;
	color: #000000;
	background-color: White;
	font-weight: bold;
}
.regsmall
{
        font-family: arial, helvetica;
        font-size: 9pt;
        color: #000000;
}
.inputf
{
        background-color: #ffff99;
        font-size: 11pt;
        font-style: bold;
        color: #000000;
}
.sch_title
{
        font;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color:  #ffff00;
}
.sch_detail
{
        font;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        background-color: #ffff00;
}
.ch_topic
{
        font-family: comic sans ms, arial, helvetica;
        font-size: 18pt;
        font-style: bold;
        color: #B22222;
}
.ch_body
{
    font-family: comic sans ms, arial, helvetica;
        font-size: 14pt;
        color: #000000;
        font-style: bold;
}

