@charset "UTF-8";
/* CSS Document */

BODY {font-family: Verdana, Geneva, sans-serif; color:#CCC; font-size:14px; background-color:#000; margin-left:0; margin-top:0;  margin-right:0;}

A:hover {font-weight: bold}

.bold {font-weight: bold; }
.headline {font-size: 24px; font-family:Verdana, Geneva, sans-serif}
.white {color:#FFF;}
.red {color:#F00;}
.grey {color:#999;}
.nine {font-size: 9px;}
.ten {font-size: 10px;}
.twelve {font-size: 12px;}
.fourteen {font-size: 14px;}
.eighteen {font-size: 18px;}
.twentyfour {font-size: 24px;}
.date {font-family: Verdana, Geneva, sans-serif; font-size: 36px; color: #999; font-weight: bold; }
