BODY{
  font-family : tahoma;
  font-size: 9pt;
  background-color:#000000;
  color: #cccccc;
  margin: 0 ;
  SCROLLBAR-FACE-COLOR: #000000;
  scrollbar-base-color: #3b3a3a;
  SCROLLBAR-ARROW-COLOR:#747373;
  SCROLLBAR-TRACK-COLOR: #000000;
}
A{
	text-decoration:none;
   color: #999900;
}
A:hover{ text-decoration:underline; color:#FFFFCC; }
.font1 {
	color: #FFCC00;
	font-weight: bold;
}
.font2 {
	color: #CCCC99;
	font-size: 12pt;
	font-weight: bold;
}
.font3 {color: #FFCC00; font-weight: bold; font-size: 10pt; }
.style1 {
	color: #FFFFCC;
	font-size: 12px;
}
.style2 {
	color: #FFCC00;
	font-size: 12px;
}
.style3 {color: #FF0000;}
.style4 {
	color: #FFFFCC;
	font-size: 14px;
	font-weight: bold;
}
.style5{
   color:#999933;
   font-size:12px;
}
.style6{
    color:#999933;
	font-size:14px;
}
.style7{
    color:#FFFFCC;
	font-size:14px;
}
.style8{
    color:#FF0000;
	font-size:14px;
}
.style9{
    color:#FFCC00;
	font-size:14px;
}

.link {  
   color:#CCCC66;
   font-size:12px;
   font-weight:900;
   text-decoration:none;
   background-color:#990000;
   border: 1px solid #ffcc00;
   width:120px;
   padding:10px;   
} 