  td, p 
  	{
   	font-family : Arial,Helvetica,sans-serif;
   	font-size : 12px;
   	color : #333333;	
	
	}   

.text
  	{
   	font-family : Arial,Helvetica,sans-serif;
   	font-size : 12px;
   	color : #333333;	
	line-height : 16px
	}  
	.forms  {
	font-size : 11px;
	color : #000000;
	width : 198px;
}
	.forms1  {
	font-size : 11px;
	color : #000000;
	width : 94px;
}
A	
	{

   	color : #000000;
	text-decoration : underline;
  	}  
   
A:hover
	{
   	color : #000000;
	text-decoration : underline;
   	}
A:visited
   {
   	font-weight : bold;
   	color : #000000;
	text-decoration : underline;
  	} 
	
   .bold{
      	font-size : 12px;
		font-weight : bold;
     	}
.small
  	{
   	font-family : Arial,Helvetica,sans-serif;
   	font-size : 10px;
   	color : #000000;
	text-decoration : none;	
	font-weight : normal;
	}  
.small:hover
  	{
   	font-family : Arial,Helvetica,sans-serif;
   	font-size : 10px;
   	color : #999999;
	text-decoration : none;	
	font-weight : normal;
	}  

