body {
	background-color: #cccccc;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #0000cc;
}
a:active {
	color: #6666cc;
	text-decoration: underline;
}
.section_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: x-large;
	font-weight: bold;
}
.cs_nav_bottom {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
.MarkForrest {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #006600;
}
.comments {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
}
.comments_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #990000;
}
.subsection_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #990000;
}
.Moment_In_Time {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

