body {
   background-color: #000000;
   background-image:url(/images/rest/bg.jpg); background-repeat:no-repeat; margin:0px; padding:10px;
   color: #FFFFFF;
   font-family: Verdana;
   font-size: 12px;
   font-weight: normal;
   text-decoration: none;
}

a:link, a:visited, a:active { color: #009F00; font-family: Verdana; font-size: 12px; font-weight: normal; text-decoration: none; }
a:hover { color: #00FF00; font-family: Verdana; font-size: 12px; font-weight: normal; text-decoration: underline; }

.tablebg { background-color: #3F3F3F; }

.small { font-size: 10px; }

.footer { color: #AFAFAF; font-family: Verdana; font-size: 10px; font-weight: normal; text-decoration: none; }

