.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.geo {
	font-family: Georgia, Times New Roman, Times, serif;
}

.textfield {
	border:1px solid #000000; 
	font-family: 		Verdana, arial, helvetica, sans-serif; 
	font-size:		11px; 
	background-color: 		#ffffff; 
	color: 			#333333;
	
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.box {
	background-color: #E6DEBA;
	border: 1px solid #000000;
	color: #000000;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
	width: 80%;
	
}

.box a:link {
	text-decoration: underline;
	color: #000000;
	}
.box a:visted {
	text-decoration: underline;
	color: #000000;
	}
	


.box a:link {  color: #000000; text-decoration: underline}
.box a:visited {  color: #000000; text-decoration: underline}



.box2 {
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #000000;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
	width: 80%;
	
}

