body {
margin: 0;
background: #364027 url(images/bg.gif) repeat-x;
}

body, font, table, div {
font-size: 13px;
font-family: Tahoma;
color: #000000;
}

a, a:active, a:visited {
color: #BEA241;
font-size: 13px;
font-family: Tahoma;
text-decoration: none;
font-weight: bold;
}

a:hover {
text-decoration: underline;
}

b, i {
color: #141318;
}

blockquote {
border: 2px solid #000;
padding: 3px;
background-color: #839468;
}

blockquote a, blockquote a:active, blockquote a:visited {
color: #FFF;
}

.header {
font-size: 25px;
font-family: Arial;
color: #FFF;
text-align: center;
border-bottom: 3px solid #000;
text-transform: uppercase;
}

h2 {
font-size: 22px;
font-family: Arial;
padding-left: 20px;
letter-spacing: 1px;
}

h3 {
font-size: 16px;
font-family: Arial;
padding-left: 5px;
text-decoration: underline;
color: #FFF;
}

input, textarea, select, option {
background: #839468;
font-size: 13px;
font-family: Tahoma;
padding: 3px;
color: #000;
border: none;
}