@charset "iso-8859-1";
p{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color		:	#000000;
	}
p.two{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color		:	#FFFFFF;
	}
p.small{
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	color		:	#000000;
	}
A.head:link, A.head:active
	{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	text-decoration	:	none;
	color		:	#ffffff;
	background	:	transparent;
	
	}
.head:visited 
	{
	  font-family: arial, verdana, sans-serif;
	  font-size: 12px;
   	text-decoration	:	none; 
   	color		:	#ffffff; 
  	background	:	transparent;
	
	}		
.head:hover 
	{
	font-family: arial, verdana, sans-serif;
	font-size: 12px; 
  text-decoration	:	underline; 
	color		:	#ffffff;
	background	:	transparent;
	
	}
	A.fin:link, A.fin:active
	{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	text-decoration	:	none;
	color		:	#000000;
	background	:	transparent;
	
	}
.fin:visited 
	{
	  font-family: arial, verdana, sans-serif;
	  font-size: 12px;
   	text-decoration	:	none; 
   	color		:	#000000; 
  	background	:	transparent;
	
	}		
.fin:hover 
	{
	font-family: arial, verdana, sans-serif;
	font-size: 12px; 
  text-decoration	:	underline; 
	color		:	#000000;
	background	:	transparent;
	
	}
	
	A.tbl:link, A.tbl:active
	{
	text-decoration	:	none;
	color		:	#cc0000;
	background	:	transparent;
	
	}
.tbl:visited 
	{
   	text-decoration	:	none; 
   	color		:	#cc0000; 
  	background	:	transparent;
	
	}		
.tbl:hover 
	{ 
   	text-decoration	:	underline; 
	color		:	#cccccc;
	background	:	transparent;
	
	}
	 .headers { font-family: times new roman, times, serif; FONT-SIZE: 12px; background  :   #999999;  color       :   #ffffff;}
    
form {
    display: inline;
    padding: 0px;
    spacing: 0px;
}

