.standardtxt {
	font-family: Arial;
	font-size: 12px;
}

.title {
	font-family: Arial;
	font-size:18px;
	color: #000066;

}
.email {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

a.email:active	{ text-decoration: none; color : #08116D }
a.email:visited	{ text-decoration: none; color : #08116D }
a.email:hover	{ text-decoration: underline; color : #08116D }
a.email:link	{ text-decoration: none; color : #08116D }

input		 { color: #000000; font-size: 12px; font-family: Arial; background-color: #f5f5f5;}

option		{ color: #000000; font-size: 12px; font-family: Arial; background-color: #f5f5f5;}

select		{ color: #000000; font-size: 12px; font-family: Arial; background-color: #f5f5f5; border: solid 1px black }

textarea		   { color: #000000; font-size: 12px; font-family: Verdana; background-color: #f5f5f5; border: solid 1px black }.border {
	border: 2px solid #000000;
}
.ltext {
	font-family: Arial;
	font-size: 14px;
}
