A:link {color: #CC0000; text-decoration: none}
A:visited {color: #CC0000; text-decoration: none}
A:active {color: #808080; text-decoration: none}
A:hover {color: #339900}
BODY {margin:0; margin-bottom: 20}
H1 {font-family: Verdana, Helvetica, Arial; font-size: 18pt; text-align: center} /* Biggest headings */
H2 {font-family: Verdana, Helvetica, Arial; font-size: 17pt; font-style: italic; text-align: center} /* Second largest headings */
H3 {font-family: Verdana, Helvetica, Arial; font-size: 14pt; font-style: italic} /* 3rd level heading */
TD {font-family: Verdana, Helvetica, Arial; font-size: 10pt} /* Normal font */
.normalfont {font-family: Verdana, Helvetica, Arial; font-size: 10pt} /* normal font*/
.smallfont {font-family: Verdana, Helvetica, Arial; font-size: 8pt} /* smaller than normal */
.menufont {font-family: Verdana, Helvetica, Arial; font-size: 7pt; text-align: left} /* for footer menu */
.largefont {font-family: Verdana, Helvetica, Arial; font-size: 12pt} /* larger font*/
.kenfont {font-family: Comic Sans MS, Verdana, Helvetica, Arial; font-size: 10pt; font-weight: bold} /* Col Ken Quotes */
PRE {font-family: Courier, Courier Times; font-size: 10pt} /* Preformatted Font */
HR {}
H5 { font-family: Verdana, Helvetica, Arial; font-size: 14pt; font-style: italic ; color: #FFFFFF}
.reverse {  color: #FFFFFF}
/* BEGIN style2 */
 #navcontainer { width: 154px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

#navcontainer a
{
display: block;
padding: 1px;
width: 154px;
background-color: #FF9900;
border-bottom: 1px solid #FF9900;
}

#navcontainer a:link, #navlist a:visited
{
color: #C00;
text-decoration: none;
font-weight: bold;
}

#navcontainer a:hover
{
background-color: #FF9900;
color: #fff;
font-weight: bold;
}

/* END style2 */

.hiddentext {
font-size: 0.1em;
color: #FFFFFF;
}
