
body
{ 
   color            : #ffffff;
   background-color : #000000;
   font-family      : arial, Helvetia, sans serif;
   font-size        : x-small; 
}

a:link    {color: #FFFFFF}
a:visited {color: #FFFFFF}
a:hover   {color: #bdad8c; font-size:100%; background: #000000; text-decoration: none;}
a:active  {color: #bdad8c; text-decoration : none;}

div { font: x-small Arial Helvetica sans-serif }

p { font: Arial Helvetica sans-serif }

.td1 { background-color: "#FF0000";}
.td2 { background-color: "#FF0000";}

.tdmm {	color : "0000cc";}
.tdsb { font-size : x-small;}

p.size3 { font-size : small; font-weight : bold; }
p.size2 { font-size : x-small; }
p.size1 {font-size :  xx-small Verdana Arial Helvetica sans-serif;}

.f3 { font-size : small; }
.f2 { font-size : x-small; }
.f1 { font-size : xx-small; }

.link1 {font-size : x-small; font-weight : bold; color:Red;}

