.body_text {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-style: normal;
}
.h1 {
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-style: normal;
	text-align: center;
}
.body_text_u {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-style: normal;
	text-decoration: underline;
}
.h2 {

	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-style: normal;
	text-align: center;
}
.menu_bar {
	color: #0F4CB6;
	text-align: center;
	border: medium solid #0F4CB6;
	font-size: 14pt;
}
#maincontent {
	background-color: #1942AE;
	background-image: url(../images/logo.jpg);
	background-repeat: repeat;
	text-align: center;
	position: absolute;
}
.CLAHS_Title {
	font-family: "Edwardian Script ITC";
	font-size: 48px;
	color: #1548B3;
	text-align: center;
}
.menu {
	color: #0F4CB6;
	text-align: center;
	border: medium solid #0F4CB6;
	font-size: 14pt;
	border-top-color: #1846B5;
	background-color: #FFFFFF;
	border-right-color: #1846B5;
	border-bottom-color: #1846B5;
	border-left-color: #1846B5;
}
