<STYLE TYPE="text/css">	




.navlinks{} 	
A.navlinks:link, A.navlinks:visited {
	color: #FFFFFF;  
	font-family: tahoma,verdana,Arial,sans-serif;  
	font-size: 16px;  
	line-height: 18px;   
	font-style: normal;  
	font-weight: normal;
	text-decoration:none;
	text-align: center;}	
A.navlinks:active, A.navlinks:hover {
	xcolor: #72BFFF;  
	color: #cccccc;  
	font-family: tahoma,verdana,Arial,sans-serif;  
	font-size: 16px;   
	line-height: 18px;  
	font-style: normal;  
	font-weight: normal;
	text-decoration:underline;}	







.whitetext{  color: #FFFFFF;  
	font-family: tahoma,arial,verdana,sans-serif;  
	font-size: 14px;  
	line-height: 18px;  
	font-style: normal;  
	font-weight: normal;}



.headline{  
	color: #FFFFFF;  
	font-family: tahoma,trebucket verdana;  
	font-size: 14px;  
	line-height: 16px;
	font-style: normal;  
	font-weight: bolder;}





.text{  color: #767676;  
	font-family: tahoma,verdana,sans-serif;  
	font-size: 12px;  
	line-height: 16px;  
	font-style: normal;  
	font-weight: normal;}

.inputbox{
	border: 1px solid #9FA1A3;
	background-color: #FFFFFF;
	font-family: tahoma,verdana,arial;
	font-size: 11px;	
	color:#000000;
	font-color:#cccccc;
	font-decoration: none;
	width: 100px;
	height: 18px;}





.inputbox2{
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-family: tahoma,verdana,arial;
	font-size: 10px;	
	color:#000000;
	font-color:#cccccc;
	font-decoration: none;
	width: 160px;
	height: 20px;}



.submitbutton{ border: 3px solid #cccccc;
	font-family: verdana,Arial,sans-serif;  
	font-size: 12px;  
	padding: 2px 2px 2px 2px; 
	font-style: normal;  
	font-weight: normal;
	background-color:#FFFFFF;}




</STYLE>