.h12 {
	font-size: 12px;
	color: #4D4D4D;
	line-height: 20px;
}
a.h:link {
	font-size: 12px;
	color: #4D4D4D;
	text-decoration: none;
}
a.h:visited {
	font-size: 12px;
	color: #4D4D4D;
	text-decoration: none;
}
a.h:hover {
	font-size: 12px;
	color: #940029;
	text-decoration: underline;
}
.red12 {
	font-size: 12px;
	color: #940029;
}
a.red:link {
	font-size: 12px;
	color: #940029;
	text-decoration: underline;
}
a.red:visited {
	font-size: 12px;
	color: #940029;
	text-decoration: none;
}
a.red:hover {
	font-size: 12px;
	color: #4D4D4D;
	text-decoration: underline;
}
a.bwhite12:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.bwhite12:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.bwhite12:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}

a.bh:link {
	font-size: 12px;
	font-weight: bold;
	color: #4D4D4D;
	text-decoration: none;
}
a.bh:visited {
	font-size: 12px;
	font-weight: bold;
	color:  #4D4D4D;
	text-decoration: none;
}
a.bh:hover {
	font-size: 12px;
	font-weight: bold;
	color: #940029;
	text-decoration: underline;
}.bh12 {
	font-size: 12px;
	font-weight: bold;
	color: #4d4d4d;
}
.engh10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D4D4D;
}
