/* CSS Document */
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 23px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
	.maintext a:link { color: #662B26; text-decoration: underline; }
	.maintext a:visited { color: #D2807A; text-decoration: underline; }
	.maintext a:hover { color: #000000; text-decoration: underline; }
	.maintext a:active { color: #D2807A; text-decoration: underline;
}
.navtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	color: #E8DBA9;
	font-style: normal;
}
	.navtext a:link { color: #E8DBA9; text-decoration: none; }
	.navtext a:visited { color: #E8DBA9; text-decoration: none; }
	.navtext a:hover { color: #81342D; text-decoration: none; }
	.navtext a:active { color: #FFFFFF; text-decoration: none;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: normal;
	color: #662B26;
	font-style: bold;
}
	.subhead a:link { color: #662B26; text-decoration: underline; }
	.subhead a:visited { color: #D2807A; text-decoration: underline; }
	.subhead a:hover { color: #D2807A; text-decoration: underline; }
	.subhead a:active { color: #D2807A; text-decoration: underline;
}
