body {
	 font-family:"Tahoma"; 
	 font-style: normal;
	 font-size:8pt;
}
uu {
   	 color:"#ffffff"
}
table {
	background-color:"#ffffff";
	font-family:"Tahoma";
	font-size:8pt;
}
div {
	font-family:"Tahoma";
	font-size:8pt;
	font-style: normal;
}

a:link
 {
	color: #323232;
	font-style: normal;
	font-family:"Tahoma";
	font-size:8pt;
	text-decoration: none;
}
a:hover 
 {
	color: #000000;
	font-style: normal;
	font-family:"Tahoma";
	font-size:8pt;
	text-decoration: none;
}
a:activ 
 {
	color: #000000;
	font-style: normal;
	font-family:"Tahoma";
	font-size:8pt;
	text-decoration: none;
}
a:visited
 {
	color: #323232;
	font-style: normal;
	font-family:"Tahoma";
	font-size:8pt;
	text-decoration: none;
}
SELECT
 {
    	background: #FFFFFF;
	width:130px;
	font-size:8pt;
	color: #553355;
 }
 .ff8
 {
  	font-size:8pt; 
	color: #FF0000;
 }
 .menu
 {
  	padding-left:"25";
 
 }