.MainMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.MainMenu a:active {}
.MainMenu a:visited {
	color: #000000;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
}
.MainMenu a:link {
	color: #000000;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
}
.MainMenu a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #D6DBB7;
	padding-right: 12px;
	padding-left: 12px;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.Text a:active {}
.Text a:visited {
	color: #0000FF;
	text-decoration: none;
}
.Text a:link {
	color: #0000FF;
	text-decoration: none;
}
.Text a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.SubLogo {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #663300;
	letter-spacing: .5em;
}
.SubLogo a:active {}
.SubLogo a:visited {
	color: #663300;
	text-decoration: none;
}
.SubLogo a:link {
	color: #663300;
	text-decoration: none;
}
.SubLogo a:hover {
	color: #663300;
	text-decoration: none;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Footer a:active {}
.Footer a:visited {
	color: #000000;
	text-decoration: none;
}
.Footer a:link {
	color: #000000;
	text-decoration: none;
}
.Footer a:hover {
	color: #000000;
	text-decoration: underline;
}
.SubLogo2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	letter-spacing: 0.6em;
}
.PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
}
