BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 11px;}
 A:active { font-size: 12px; color: rgb(128,0,0); font-weight: bold; text-decoration: none ;}
 A:link { font-size: 12px; color: rgb(128,0,0); font-weight: bold; text-decoration: none ;}
 UL { font-size: 12px;}
 A:visited { font-size: 12px; color: rgb(128,0,0); font-weight: bold; text-decoration: none ;}
 .TextObject, .form_subtitle, .form_prompt { font-size: 12px;}
 .form_prompt_required { font-size: 12px; font-weight: bold;}
.form_title {
	font-size: 14px; 
	color: rgb(255,255,255);
}
 P { font-size: 12px;}
 H3 { color: rgb(128,0,0);}
 OL { font-size: 12px;}
 .TextNavBar { font-size: 12px;}
 A:hover { font-size: 12px; color: rgb(255,204,0); font-weight: bold; text-decoration: none ;}
 input, textarea, select{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-color:#ffffff;
		letter-spacing: .5px;
		border: 1px;
		border-color: #999999;
		border-style: solid;
		padding-left: 2px;
		padding-top: 1px;
	
	}
	input.radio {
		border: 0px;
	}
