body {
	background-color: #000000;
	margin: 0em;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: oblique;
	color: #00CC66;
	vertical-align: top;
	padding: 0px;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
.links {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bolder;
	color: #0099FF;
	text-decoration: none;
	margin-left: 5px;
}
a:hover {
	color: #99FF00;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E8EBEF;
	border-right-color: #E8EBEF;
	border-bottom-color: #00FF00;
	border-left-color: #E8EBEF;
}
.title {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
	color: #999900;
}
.tabBody {
	background-color: #000000;
	margin: 0 0 0 25;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: oblique;
	color: #00CC66;
	overflow: visible;
	position: relative;
	padding: 0px;
}
.fancyBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000CC;
	font-weight: bolder;
	font-style: normal;
}
.centerBody {

	background-color: #000000;
	margin: 0em;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: oblique;
	color: #00CC66;
	vertical-align: top;
	padding: 0px;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
}
.centerBodyTitle {
	background-color: #000000;
	margin: 0em;
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: oblique;
	color: #CC9900;
	vertical-align: top;
	padding: 0px;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	font-weight: bold;
	text-decoration: underline;
}
.centerFancyBody {
	background-color: #000000;
	margin: 0em;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	color: #CCFF00;
	vertical-align: top;
	padding: 0px;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	font-weight: bold;
}
.standOutBody {
	background-color: #000000;
	margin: 0;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: italic;
	color: #00CC00;
	overflow: visible;
	position: relative;
	padding: 0px;
	font-weight: bolder;
}

