.body {
	background: #FFFFFF;
	margin: 0;
}

.topText {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 24;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.menuOn {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-left: 8;
	padding-right: 8;
	text-align: center;
	vertical-align: bottom;
}

.menuOff {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 8;
	padding-right: 8;
	text-align: center;
	vertical-align: middle;
}

.menuLink {
	color: #000000;
	text-decoration: none;
}

a:hover.menuLink {
	text-decoration: underline;
}

.link {
	color: #000000;
	text-decoration: none;
}

a:hover.link {
	text-decoration: underline;
}

.menuSpace {
	width: 5;
}

p {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.main {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.headline {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 19;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-top: 25;
	padding-bottom: 3;
}