BODY {
 // background: #000f80 url('images/anoshilogo.gif') no-repeat fixed center;
 background: #222222 url('images/anoshilogo_gs.gif') no-repeat fixed center;
 // color: #6699ff;
 color: #999966;
 scroll: auto;
}

H2 {
 font-size: 13pt;
 font-weight: 800;
 color: #888000;
 font-family: "century gothic", "tahoma", "verdana";
}

.PAGEHEAD {
 font-size: 12pt;
 font-weight: 100;
 // color: #6699ff;
 color: #999966;
 font-family: "tahoma", "verdana";
}

.foottext {
 font-size: 8pt;
 font-weight: 100;
 // color: #6699ff;
 color: #999966;
 font-family: "tahoma", "verdana";
}

.WHITE {
 font-size: 9pt;
 font-weight: 100;
 font-family: "tahoma", "verdana";
 color: #ffffff;
}

.OFFWHITE {
 font-size: 10pt;
 font-weight: 100;
 font-family: "metrostyle extended, trebuchet MS, terminal, system";
 color: afbfcf;
}

.BLACK {
 font-size: 9pt;
 font-weight: 100;
 font-family: "tahoma", "verdana";
 color: #000000;
 width: 95%;
 text-align: left;
 margin: 10;
}

.HELPHEAD {
 font-size: 12pt;
 font-weight: 200;
 font-family: "haettenschweiler", "tahoma", "verdana";
 color: #000080;
}

.FAQHEAD {
 margin-left: 16pt;
 font-size: 12pt;
 font-weight: 200;
 font-family: "haettenschweiler", "tahoma", "verdana";
 color: #ee7700;
}

.FAQBODY {
 font-size: 9pt;
 font-weight: 100;
 font-family: "tahoma", "verdana";
 color: #2f4f4f;
 width: 95%;
 text-align: left;
 margin: 10;
}

.SLIDER {
 font-size: 9pt;
 font-weight: 100;
 line-height: 14pt;
 font-family: "tahoma", "verdana";
 color: #ffffff;
}

B {
 font-size: 14pt;
 font-weight: 200;
 font-family: "tempus sans ITC" "trebuchet ms" "tahoma", verdana;
 color: #d0d000;
}

P {
 font-size: 12pt;
 font-weight:100;
 font-family: "tahoma", "verdana";
 // color: #6699ff;
 color: #999966;
}

OL {
 font-size: 11pt;
 font-weight: 100;
 font-family: "century gothic", "tahoma", verdana;
 // color: #6699ff;
 color: #999966;
}

UL {
 font-size: 11pt;
 font-weight: 100;
 font-family: "century gothic", "tahoma", verdana;
 // color: #6699ff;
 color: #999966;
 margin-left: 20pt;
}

DT {
 margin-left: 16pt;
 font-size: 12pt;
 font-weight: 200;
 font-family: "haettenschweiler", "tahoma", "verdana";
 color: #ee7700;
 line-height: 16pt;
}

DD {
 margin-left: 22pt;
 font-size: 9pt;
 font-weight: 100;
 font-family: "tahoma", "verdana";
 color: #2f4f4f;
 width: 95%;
}

A:link {
 color: #aaa000;
 text-decoration:none;
}

A:visited {
 // color: #0054b9;
 color: #555544;
 text-decoration:none;
}

A:active {
 color: #aaa000;
 text-decoration:none;
}

#footer {
 position: absolute;
 bottom: 30px;
 z-index: 10;
 width: 99%;
}
