.body_text {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
}

.quotes {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	font-style: italic;
	color: #FF0000;
}


.page_titles {
	font-family: Tahoma;
	font-size: 15px;
	color: #FF0000;
	font-weight: normal;
}

.enrolling {
	font-family: Tahoma;
	font-size: 19px;
	color: #FF0000;
	font-weight: bold;
}

.list_items {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 23px;
}

a:link {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 17px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 17px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 17px;
	text-decoration: underline;
	color: #FF0000;
	font-weight: normal;
}
a:active {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 17px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}



a.a1:link {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.a1:visited {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #666666;
}
a.a1:hover {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a.a1:active {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
