A   
{
	font-size : 11px;
	font-family : verdana, Arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	TEXT-DECORATION : none;
	color : #FFFFFF;
}

A:hover
{
	font-size : 11px;
	font-family : verdana, Arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	TEXT-DECORATION : none;
	color : #000000;
}

A:vlink
{	color:#FFFFFF;
	text-decoration:underline

}
         
A.grey
{
	font-size : 12px;
	font-family : verdana, Arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	TEXT-DECORATION : none;
	color : #666666;
}

A.grey:hover  
{
	font-size : 12px;
	font-family : verdana, Arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	TEXT-DECORATION : underline;
	color : #666666;
}
A.greysm
{
	font-size : 10px;
	font-family : verdana, Arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	TEXT-DECORATION : none;
	color : #666666;
}

A.greysm:hover  
{
	font-size : 10px;
	font-family : verdana, Arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	TEXT-DECORATION : underline;
	color : #666666;
}
		 
		 .algnPage                  {vertical-align: top;
		 							  text-align: center}
		 
         
		 .conText 			  {font-family: Verdana, sans-serif; 
		 							  vertical-align: top; 
									  color:#FFFFFF;
									  text-align: left; 
									  line-height: 140%;
		 							  font-size:12px}
		 			

		 .normalText      {font-family: Verdana, sans-serif; 
		 							  vertical-align: top; 
									  color:#666666;
									  text-align: left; 
									  line-height: 140%;
		 							  font-size:12px}

									  
		.smText      	{font-family: Verdana, sans-serif; 
		 							  color:#666666;
									  line-height: 140%;
		 							  font-size:10px}
		 
		INPUT						 {font-family:Verdana; font-size:11px}
		
		