body {
font-family: Tahoma, Verdana, Sans-serif;
background: #000000;
color: #c0b892;
}

body, td, th {
font-size: 11px;
}

form {
margin: 0px;
}

a {
color: #004eb8;
text-decoration: underline;
}
a:hover {
color: #000000;
}

p {
margin-top: 7px;
margin-bottom: 7px;
}

img {
border: 0px;
}

hr {
height: 1px;
overflow: hidden;
border: 0px;
border-top: 1px solid #CCCCCC;
color: transparent;
background-color: transparent;
margin: 7px 0px;
padding: 0px
}

h1 {
margin-top: 0px;
margin-bottom: 10px;
font-size: 22px;
font-family: Georgia;
font-weight: normal;
}

h2 {
padding: 0px;
margin: 0px;
margin-bottom: 10px;
font-size: 17px;
font-family: Georgia;
font-weight: normal;
}
h2 a, a h2 {
text-decoration: none;
}
h2 a:hover, a:hover h2 {
text-decoration: underline;
}

h3 {
padding: 0px;
margin: 0px;
margin-bottom: 10px;
font-size: 12px;
font-family: Georgia;
font-weight: normal;
font-weight: bold;
}

ul {
margin: 0px;
padding: 0px;
}

li {
margin: 0px 0px 0px 25px;
padding: 0px;
list-style: none url(/i/images/li1.gif);
}

input, textarea, button, select {
font-family: Tahoma, Verdana, Sans-serif;
font-size: 11px;
}

.fld {
border-top: 1px solid #999999;
border-left: 1px solid #999999;
border-bottom: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
}
.btn {
border-top: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
border-bottom: 1px solid #999999;
border-right: 1px solid #999999;
background-color: #e7e7e7;
}
.fldLarge {
font-size:18px;
font-family: Georgia;
}
.end {
clear: both;
}