@charset "UTF-8";
/* CSS Document */

.body {
	font-family: "Adobe Garamond Pro", AGaramond, Palatino, Times;
	font-size: 16px;
	color: #1E2641;
	margin-top: -8px;
}
.header {
	font-family: "Adobe Garamond Pro", AGaramond, Palatino, Times;
	font-size: 24px;
	font-weight: bold;
	color: #1E2641;
	margin-top: 3px;
}
.bullets {
	font-family: "Adobe Garamond Pro", AGaramond, Palatino, Times;
	font-size: 16px;
	color: #252E48;
	margin-top: 7px;
}
a:link {
	text-decoration: none;
	color: #1E2641;
	font-weight: bold;
}
.link_counseling {
	color: #673B20;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E2641;
	margin-top: -3px;
}
a:hover {
	color: #1E2641;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #1E2641;
	text-decoration: none;
	font-weight: bold;
}
.header_counseling {
	font-family: "Adobe Garamond Pro", AGaramond, Palatino, Times;
	font-size: 24px;
	font-weight: bold;
	color: #673B20;
	margin-top: 3px;
}
.body_counseling {
	font-family: "Adobe Garamond Pro", AGaramond, Palatino, Times;
	font-size: 16px;
	color: #673B20;
	margin-top: -8px;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1E2641;
	margin-top: 3px;
}
