body {
        font: normal 12px Verdana;
	background-color: #fffff8;
      }
 
a:link { 
        background: none transparent scroll repeat 0% 0%;
        text-decoration: none;
        }
a:visited { 
        background: none transparent scroll repeat 0% 0%;
        text-decoration: none;
        }        

a.hiLink:link { 
        color: #ffff00; 
        text-decoration:none
        }
a.hiLink:visited { 
        color: #ffff00; 
        text-decoration:none
        }
a.hiLink:active { 
        color: #ffff00;
        text-decoration:none
        }
a.hiLink:hover { 
        background-color: #ffffcc;
        color: #000000; 
        text-decoration:none;
        }
  
table.bg6699ff {
 	background-color: #6699ff;
 } 

td.hiLite1 {
 	font-weight: normal; 
 	font-size: 12px; 
 	font-family: Verdana, Arial, sans-serif; 
 	background-color: #ffffcc;
 	color: black;
 	text-align: center
}
 
.textff0 {
  	font-weight: normal; 
  	font-size: 12px; 
  	font-family: Verdana, Arial, sans-serif; 
   	color: #ffff00;
  	text-align: center
}
 
