body {
	background-color: #339999;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	text-decoration: none;
}
a {
	font-weight: normal;
	font-style: italic;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #00FFFF;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
.LinkSeperator {
	font-weight: normal;
	color: #990000;
}
.body1 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
