.menu-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: auto;
	width: 265px;
	text-align: right;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.body-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bottom-bar {
	background-image: url(graphics/logo-bottom.gif);
	background-repeat: no-repeat;
	float: left;
	height: 60px;
	width: 900px;
}
.links {color: #999999}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.counseling-inset-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 5px;
}
.rowa {
	background-color: #C9D2AE;
	width: 95%;
	height: auto;
	float: left;
	clear: left;
	padding-left: 10px;
	padding-top: 10px;
}
.rowb {
	background-color: #ECEFE2;
	width: 95%;
	height: auto;
	padding: 10;
	float: left;
	clear: left;
	padding-top: 10px;
}
.testdates {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333333;
}

