.txt12pxBlk {
	font-family: tahoma;
	font-size: 12px;
	color: #003366;
}
.txt11pxBlk {
	font-family: tahoma;
	font-size: 11px;
	color: #003366;
}
.contact_form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin:4px;
	text-align:left;
}

.contact_form_error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	text-align:left;
}

.heading {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
a:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ededed;
	text-decoration: none;
}

