body {
margin: 0 auto;
background-color: #000000;
text-align: center;
}

body,td {
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #a0a0a0;
}

a {
color: #b83200;
text-decoration: underline;
font-weight: normal;
}

a:hover {
text-decoration: underline;
color: #651c01;
font-weight: normal;
text-decoration: none;
}

a.big {
color: #b83200;
text-decoration: underline;
font-weight: normal;
font-size: 14px;
}

a.big:hover {
text-decoration: underline;
color: #651c01;
font-weight: normal;
text-decoration: none;
font-size: 14px;
}

#container {
width: 780px;
margin: 0px auto;
}

#contentbox {
padding: 5px 20px;
text-align: left;
}

.title {
font-size: 14px;
color: #ffa800;
}

.spacer10 {
margin: 0px 0px 10px 0px;
}

.spacer5 {
margin: 0px 0px 5px 0px;
}

ul {
margin-top: 5px;
}

li {
margin-bottom: 7px;
line-height: 13px;
}