.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}
.body_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
a{
	text-decoration: none;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #C12026;
}
a:visited {
	text-decoration: none;
	color: #C12026;
}
a:hover{
	text-decoration: underline;
	color: #C12026;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
.subheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}
.subheading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.calendar_m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.heading_l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.schedule {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.toplink {
	font-family: Arial;
	font-size: 12px;
	color: #C12026;
}
.calendar_w {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}
.border {
	border: medium solid #C12026;
}
.border_form {
	border: medium solid #C12026;
	width: 400px;
	text-align: center;
}
.border_form_320 {
	border: medium solid #C12026;
	width: 320px;
	text-align: center;
}
.border_form_400 {
	border: medium solid #C12026;
	width: 400px;
	text-align: center;
}
}
.right_align {
	font-family: Arial;
	font-size: 14px;
	text-align: right;
	color: #000000;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #C12026;
}
.main_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	line-height: normal;
}
