body {
margin: 0;
padding: 0;
background: #862B25 url(images/bg.gif) repeat-x;
}

body, font, td, div {
color: #000;
font-size: 12px;
font-family: Verdana;
}

a, a:active, a:visited {
font-size: 12px;
font-family: Verdana;
color: #8C8D8F;
text-decoration: none;
}

a:hover {
font-weight: bold;
}

.header {
font-weight: bold;
font-size: 20px;
font-family: Tahoma;
color: #8C8D8F;
text-align: center;
}

blockquote {
border: 2px solid #410300;
padding: 3px;
}

blockquote a, blockquote a:active, blockquote a:visited {
color: #4A1C0D;
}

b, i {
color: #4A1C0D;
}

input, select, option, textarea {
border: 0px solid;
background-color: #F4F6F7;
font-size: 12px;
font-family: Georgia;
color: #000;
}