body {
background-color: #848484;
color: #D5D5D5;
margin: 10% 0px 0px 0px
}

body, table {
font: 12px Verdana, Helvetica, Arial, sans-serif;
line-height: 150%
}

a {
color: #383737;
font-weight: normal;
text-transform: undercase
}

a:link, a:visited, a:active {
text-decoration: none
}

a:hover {
color: #C1C54D;
text-decoration: underline
}

.heading {
color: #FF0000;
font-weight: bold;
text-transform: uppercase
}

.right {
background-color: #FFFFFF
}
