.BodyHeader {
	font-family: "MS PGothic";
	font-size: 10.5px;
	font-weight: bold;
	color: #6F6F6F;
	line-height: 11.5px;
}
.BodyText {
	font-family: "MS PGothic";
	font-size: 10.5px;
	font-weight: normal;
	color: #6F6F6F;
	line-height: 11.5px;
}

.BodyTextLink
{
	color: #198CFF;
	text-decoration: none;
	font-family: "MS PGothic";
	font-size: 10.5px;
	line-height: 11.5px;
}
.BodyTextLink a:visited, a:link, a:active {
	color: #6F6F6F;
	text-decoration:none;
}
.Menu {
	font-family: "MS PGothic";
	font-size: 12.5px;
	font-weight: bold;
	color: #6F6F6F;
	line-height: 13.5px;
}

.Menu a:visited, a:link, a:active {
	color: #6F6F6F;
	text-decoration:none;
}
.Menu a:hover {
	color:#FFFFFF;
	background-color:#198CFF;
}

.Options {
	font-family: "MS PGothic";
	font-size: 10.5px;
	background-color: #E3E3E3;
	font-weight: bold;
}
.Options a:link, a:visited, a:active {
	color:#000000;
	text-decoration:none;
	background-color:transparent;
}
.Options a:hover {
	background-color:#198CFF;
	color:#FFFFFF;	
}

.Greeting {
	font-family: "MS PGothic";
	font-weight: bold;
	font-size: 12.5px;
	color: #000000;
}
.MenuHeading {
	font-family: "MS PGothic";
	font-weight: bold;
	font-size: 12.5px;
	line-height: 15px;
	color: white;
}
.BodyQuote {
	font-family: "MS PGothic";
	font-size: 12.5px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}

h1 {
	font-family: "MS PGothic";
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 23px;
}

.LinkText {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	color: #6F6F6F;
}
