<!-- /* Style Sheet definitions need to be commented to hide them from incompatible Browsers.*/

BODY {
font-family: Arial, Helvetica, "sans serif";
font-size: 15pt;
color: #FFCC00;
text-align: Left;
background: #CC6600;
}

DIV {
font-family: Arial, Helvetica, "sans serif";
font-size: 15pt;
color: #FFCC00;
background: #CC6600;
}

H1 {
font-family: Arial, Helvetica, "sans serif";
font-size: 24pt;
color: #FFCC00;
}

H2 {
font-family: Arial, Helvetica, "sans serif";
font-size: 20pt;
color: #FFCC00;
}

H3 {
font-family: Arial, Helvetica, "sans serif";
font-size: 17pt;
color: #FFCC00;
}


P {
font-family: Arial, Helvetica, "sans serif";
font-size: 15pt;
color: #FFCC00;
background: #CC6600;
}

A:link {
color: #FFCC00;
text-decoration: none;
font-weight: bold;
}

A:visited {
color: #FFCC00;
text-decoration: none;
font-weight: bold;
}

A:active {
color: #FFCC00;
text-decoration: none;
font-weight: bold;
}

A:hover {
color: #FF0000;
font-weight: bold;
}

TD {
font-family: Arial, Helvetica, "sans serif";
font-size: 15pt;
color: #FFCC00;
text-decoration: none;
}


UL {
font-family: Arial, Helvetica, "sans serif";
font-size: 15pt;
color: #FFCC00;
text-align: Left;
}


OL {
font-family: Arial, Helvetica, "sans serif";
font-size: 15pt;
color: #FFCC00;
text-align: Left;
}

LI {
font-family: Arial, Helvetica, "sans serif";
font-size: 15pt;
color: #FFCC00;
text-align: Left;
}

small {
font-family: Arial, Helvetica, "sans serif";
font-size: 10pt;
color: #FFCC00;
}

html {
scrollbar-base-color: #FFCC00;
scrollbar-arrow-color: white;
scrollbar-track-color: #ffff99;
scrollbar-shadow-color: #CC6600;
scrollbar-lightshadow-color: #CC6600; 
scrollbar-darkshadow-color: #CC6600;
scrollbar-highlight-color: #cc9900;
scrollbar-3dlight-color: #cc9900;
}

/* End Style Sheet commenting. */  -->

