strong { font-weight: bold }
body { font-family: arial; font-size: 12px; }
.large { font-size: 24px; font-family: AdLib, Rockwell, Metropolis, Arial; font-weight: bold }
.mid { font-size: 18px; }
.mid16 { font-size: 16px; }
.green {text-decoration: underline; color: 009900; font-weight: bold; }
.FAQ { font-size: 12px; }
.small { font-size: 14px; }
.small13 { font-size: 13px; }
.small12 { font-size: 12px; }
.small11 { font-size: 11px; }
.smaller { font-size: 10px; }
a { color: navy; font-size: 12px; font-weight: bold; }
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: ffff00; font-weight: bold; }
.error { color: 993333; }
.formElement2  { font-size: 12px; }
.formElement {
	background-color: ee3399;	
	text-align: left;
	color: ffffff;
	width: 100px;
	font-size: 10px;
	font-family: tahoma, verdana;
	font-weight: bold;
	height: 20px;
	padding: 1px 1px 1px 1px;				
	text-decoration: none;		
}
