.text-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.title {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
}
.textblue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000063;
}

.small_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #FFFFFF;
	font-size: 28px;
}
table {
	background-color: #6B92BD;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/mhs3.gif);
}
large_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55px;
	color: #FF0000;
}
.title_large {

	font-size: 55px;
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
}
