body{
   background-color: #7D716E;

}

a{
font-family:inherit;
text-decoration:none;
font-size:inherit;
font-weight:inherit;
color:inherit;
}

a:hover{
color:#CC0000;
}

.numbers{
font-family:Georgia, "Times New Roman", Times, serif;
color:#333333;
font-weight:bold;
text-align:left;
}

.description{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#7D716E;
text-align:left;
}

.descriptiontitle{
text-transform:uppercase;
font-size:11px;
color:##7D716E;
}
