HTML {
 background-color: #ffffff;
 color: black;
}

H1 {
 text-decoration:  none;
 font-family:      Verdana,Arial,Helvetica,sans-serif;
 font-style:       normal;
 font-weight:      bold;
 font-size:        14px;
}

H2 {
 text-decoration:  none;
 font-family:      Verdana,Arial,Helvetica,sans-serif;
 font-style:       normal;
 font-weight:      bold;
 font-size:        12px;
}

H3 {
 text-decoration:  none;
 font-family:      Verdana,Arial,Helvetica,sans-serif;
 font-style:       normal;
 font-weight:      bold;
 font-size:        10px;
}

BODY, P, DIV, TD, TH, TR, FORM, OL, UL, LI, INPUT, TEXTAREA, SELECT
{
 text-decoration:  none;
 font-family:      Verdana,Arial,Helvetica,sans-serif;
 font-style:       normal;
 font-size:        10px;
}

BODY {
 margin: 0px;
}

TABLE {
 vertical-align: top;
 border-spacing: 0;
 border: none;
 border-padding: 0;
}

a:link {
 color:            #224411;
}

.menu2 {
 margin-left: 1em;
 padding-left: 1em;
 border-left: thin solid #448833;
}

#menu {
 display: none;
}

#banner {
 display: none;
}
