body {
	background-color: #666666;
}
a:hover {
	text-decoration: none;
}
a:link {
	color: #66FF00;
}
.bottomNote {
	font-size: 8px;
	color: #336666;
}
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: justify;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	height: 23px;
}
.sectionTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC66;
}
.bottomLinks {
	font-size: 10px;
	color: #336666;
}
.menu a:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}
.menu a:visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}
.citation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	font-style: italic;
}
.citationFrom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	font-style: italic;
	font-weight: bold;
}
.bodyTextMark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
}
a:visited {
	color: #66FF00;
}
.bottomLinks a:link {
	font-size: 10px;
	color: #336666;
}
.bottomLinks a:visited {
	font-size: 10px;
	color: #336666;
}
.question {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
	text-transform: uppercase;
}

