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

body,td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
}

#contain {
width: 716px;
margin: 0 auto;
}

a {
color: #F26521;
text-decoration: none;
font-weight: bold;
}

a:hover {
text-decoration: underline;
color: #F26521;
font-weight: bold;
}

.title {
font-weight: bold;
font-size: 12px;
}

.stattitle {
font-weight: bold;
font-size: 12px;
color: #F26521;
}

.tblborder {
border: 1px solid #FFFFFF;
}
