body {
background: #9FAF88 url(dkc2.gif) repeat-y;
margin: 0;
padding: 0;
color: #000000;
font-size: 12px;
font-family: Verdana;
}

font, div {
color: #000000;
font-size: 12px;
font-family: Verdana;
}

a, a:link, a:active, a:visited {
color: #4E5742;
text-decoration: none;
font-weight: bold;
font-variant: small-caps;
}

a:hover {
color: #61654E;
text-decoration: underline;
cursor: crosshair;
}

.header {
font-variant: small-caps;
padding-left: 20px;
border-left: 5px solid black;
border-bottom: 1px solid black;
font-weight: bold;
font-size: 16px;
width: 50%;
color: #4E5742;
}

input, textarea, select {
background-color: #9FAF88;
border: 0px;
color: #000000;
font-size: 13px;
font-family: Georgia;
font-weight: none;
}