body {
    background-color: #000000;
    padding: 0px;
    margin: 0px;
    font-family: verdana, arial, sans-serif;
    color: #CCCCCC;
    font-size: 10px;
}
a { color: #FF6600;}
.cent {text-align: center;}
.lef {text-align: left;}
.centb {text-align: center; font-size: 12px; font-weight: bold;}
.imga {vertical-align: middle; border: 1px solid #000000;}
.list {background-color: #262626; padding:2px; text-align:center;}
.small {font-size: xx-small;}
.big {font-size: 14px; font-weight: bold;}
.big2 {font-size: 10px; font-weight: bold;}
.bigr {font-size: 14px; font-weight: bold; color:#ff0000;}
.gr {color: #009900;}
