body {font-family: verdana, arial;
      color: #CCB083;
      font-size: 12px;
      background-color: #000000;
      margin-bottom: 0;
      margin-left: 0;
      margin-right: 0;
      margin-top: 0;
      margin: 0;}
      
table {border-color: #6D5021;}

td {font-family: verdana, arial;
    color: #CCB083;
    font-size: 12px; }

td.events {font-family: verdana, arial;
    color: #000000;
    font-size: 12px; }

tr.eventshdr {background-color: #CCB083;
		text-align:center;
		}

td.events A:link {text-decoration: none;
        color: #6D5021;
        font-weight: bold;}
        
td.events A:visited {text-decoration: none;
           color: #6D5021;
           font-weight: bold;}
           
td.events A:hover {text-decoration: underline;
           color: #6D5021;
           font-weight: bold;}

A:link {text-decoration: none;
        color: #D6B98A;
        font-weight: bold;}
        
A:visited {text-decoration: none;
           color: #D6B98A;
           font-weight: bold;}
           
A:hover {text-decoration: underline;}

.title {font-size:14px;}
.notes {font-size:10px;}
.white_font { color:#FFFFFF; }
.black_font { color:#000000; }

.news_bg { background-color: #6D5021; }
.blk_chart { background-color: #000000; }
.wht_chart { background-color: #FFFFFF; }
