/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(0,0,0);}
 A:active { font-size: 14px; color: rgb(255,255,255);}
 A:link { font-size: 14px; color: rgb(255,255,255);}
 UL { font-size: 16px; color: rgb(255,255,255);}
 A:visited { font-size: 14px; color: rgb(255,255,255);}
 H1 { font-size: 28px; color: rgb(255,255,255); font-weight: bold;}
 P { font-size: 14px; color: rgb(255,255,255);}
 LI { font-size: 16px; color: rgb(255,255,255);}
 OL { font-size: 16px; color: rgb(255,255,255);}
 A { font-size: 14px; color: rgb(255,255,255);}
 A:hover { font-size: 14px; color: rgb(204,204,204);}
 td{color: rgb(255,255,255);}
 
.border{ border:solid 1px #CCCCCC}