.head {
	color: #4a598c;
	font-size: 28px;
	font-family: Times, "Times New Roman", serif;
	line-height: normal;
}

.head_bold {
	color: #4a598c;
	font-size: 28px;
	font-family: Times, "Times New Roman", serif;
	line-height: normal;
	font-weight: bold;
}

.head2 {
	color: #4a598c;
	font-size: 24px;
	font-family: Times, "Times New Roman", serif;
	line-height: normal;
}

.subhead {
	color: #7f7755;
	font-size: 12px;
	font-family: Verdana, Arial;
}


.body {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial;
	line-height: 18px;
}

.legal { color: #7f7755; font-size: 10px; font-family: Verdana, Arial }

.subtext {
	color: #7f7755;
	font-size: 10px;
	font-family: Verdana, Arial;
	line-height: normal;
}



.divider { border-top: 1px dashed #848ebf }

.quote { color: #7f7755; font-size: 13px; font-family: Times, Times New Roman, serif; line-height: 18px; background-color: #dcdad1; border: 3px solid #7f7755; padding: 12px }

a:link,a:visited { color: #6578c8; text-decoration: none }

a:active,a:hover { color: #9ba8dd; text-decoration: underline }

#menu { width: 170px; font-size: 12px; font-family: Verdana, Arial }

#menu ul { list-style: none; margin: 0; padding: 0 }

#menu li { border-top: 1px solid #ffffff }
#menu img {
	margin-left: 1px;
	margin-top: 0px;
}

#menu li a { display: block; padding: 8px 10px 8px 10px; background-color: #7f7755; color: #ffffff; text-decoration: none }

#menu li a:hover { background-color: #615940; color: #e1e5f5 }

sup {
	line-height: 0;
	color: #7f7755;
	vertical-align: text-top;
	font-size: xx-small;
}

