  BODY {
	margin: 1em;
	font-family: monospace;
	line-height: 1.1;
	color: #2f4f4f;
	font-size: 16px;

  }

.LeftBar {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 2f4f4f;
	text-decoration: none;
	background-color: ece6df;
	background-position: center center;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
}
A:link {
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #2f4f4f;

}

A:visited {
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #5f7f7f;

}

A:active {
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #FFFF00;

}
a {
	text-decoration: none;

}
.BottomBar {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #2f4f4f;
	text-decoration: none;
	background-color: #ece8df;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	border-top: thin solid #2f4f4f;
	border-right: thin none #2f4f4f;
	border-bottom: thin solid #2f4f4f;
	border-left: thin none #2f4f4f;



}
.MainText {
	font-family: "Courier New", Courier, mono;
	font-size: 5mm;
	font-style: normal;
	line-height: 1.1em;
	font-variant: normal;
	color: #2f4f4f;
	text-decoration: none;
	background-color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
}
hr {
	color: #2f4f4f;
}
.Copyrighttag {
	font-family: "Courier New", Courier, mono;
	font-size: 4mm;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	border-top: thin solid #2f4f4f;
	border-right: thin none #2f4f4f;
	border-bottom: thin solid #2f4f4f;
	border-left: thin none #2f4f4f;

}
.MainTextHeading {
	font-family: "Courier New", Courier, mono;
	font-size: 7mm;
	font-style: normal;
	line-height: 1.1em;
	font-variant: normal;
	color: #2f4f4f;
	text-decoration: none;
	background-color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bold;

}
.ParaIntro {
	font-weight: bolder;
	font-size: 22px;


}
.WhiteText {
	color: #FFFFFF;
}
