FONT, DIV, INPUT, TEXTAREA, FORM {
font-size : 13px;
font-family : Verdana, Arial, Helvetica;
}

PRE {
font-size : 13px;
font-family : "Courier New", Courier;
}

H1 {
font-size : 16px;
font-weight : bold;
color : #f2e2d2;
font-family : Verdana;
}

H2 {
font-size : 13px;
font-weight : bold;
color : #f2e2d2;
}

SMALL {
font-size : 9px;
}

TH {
color : #ffffff;
}

TD, BODY, P {
color : #dddddd;
font-size : 13px;
line-height : 140%;
font-family : Verdana, Arial, Helvetica;
}

A:link, A:visited, A:active {
font-weight : bold;
text-decoration : none;
}

A:hover {
font-weight : bold;
background-color : #988158;
color : #000000;
text-decoration : none;
}

.sidehead {
font-family : Verdana, Arial, Helvetica;
font-size : 13px;
font-weight : bold;
color : #988158;
text-decoration : none;
}

.sidetext {
font-family : Arial, Helvetica;
font-size : 11px;
font-weight : normal;
color : #808080;
text-decoration : none;
display : block;
}

.sidetext:link {
color : #808080;
text-decoration : none;
display : block;
border-bottom : none;
}

.sidetext:visited {
color : #808080;
text-decoration : none;
display : block;
border-bottom : none;
}

.sidetext:active {
color : #ffffff;
text-decoration : none;
display : block;
border-bottom : none;
}

.sidetext:hover {
background-color : #ffffff;
color : black;
text-decoration : none;
display : block;
border-bottom : none;
}

A.topmenu:link {
font-family : Verdana, Arial, Helvetica;
font-size : 11px;
font-weight : bold;
color : #988158;
text-decoration : none;
border-bottom : none;
}

A.topmenu:visited {
font-family : Verdana, Arial, Helvetica;
font-size : 11px;
font-weight : bold;
color : #988158;
text-decoration : none;
border-bottom : none;
}

A.topmenu:active {
font-family : Verdana, Arial, Helvetica;
font-size : 11px;
font-weight : bold;
color : #988158;
text-decoration : none;
border-bottom : none;
}

A.topmenu:hover {
font-family : Verdana, Arial, Helvetica;
font-size : 11px;
font-weight : bold;
background-color : #988158;
color : black;
text-decoration : none;
border-bottom : none;
}

.box {
border : 1px solid #cccccc;
margin : 0;
padding : 5px;
background : #ffffff;
}

input, textarea, select {
border : 1px solid #777;
padding : 4px;
background-color : #fff;
font-size : 1.1em;
}
