body 
     {
	color: #000000;
	background-color: #FFFFFF;
	background-image: URL("images/bg2.gif");
}

TABLE {
	color: #000000;
	font-size: 10pt;
	font-family: verdana, "Times New Roman", Times, serif;
	font-weight: bold;
}

TD {
	color: #000000;
	font-size: 10pt;
	font-family: verdana, "Times New Roman", Times, serif;
	font-weight: ;
}
A { 
	color: #000066;
    	font-family: verdana, geneva, arial, helvetica, sans-serif;
    	font-style: normal; 
	line-height: normal; 
	font-variant: normal;
    	text-transform: none; 
	text-decoration: none; 
	 }
A:hover {
	color: #000066;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font : bold;
}
A:active { 
	color: #000066;
    	font-family: verdana, geneva, arial, helvetica, sans-serif;
    	font-style: normal; 
	line-height: normal; 
	font-variant: normal;
    	text-transform: none; 
	text-decoration: none; 
	}
	
A:visited {	
	color: #000066;
    	font-family: verdana, geneva, arial, helvetica, sans-serif;
    	font-style: normal; 
	line-height: normal; 
	font-variant: normal;
    	text-transform: none; 
	text-decoration: none; 
	}
	 	 
