body {
	background: #FFFFFF;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #999999;
	margin: 10px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	color: #999999;
}
strong {
	color: #DE0000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #DE0000;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	color: #DE0000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #DE0000;
}
a:link, a:visited {
	color: #DE0000;
	text-decoration: none;
}
a:hover, a:active {
	color: #FF0000;
	text-decoration: underline;
}
.w {
	color: #FFFFFF;
	display: none;
}
.MainMenu {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}
.MainMenu a {
	text-decoration: none;
	border-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
}
.MainMenu a:link, .MainMenu a:visited {
	color: #DE0000;
	border-bottom: 0px;
}
.MainMenu a:hover, .MainMenu a:active {
	color: #FF0000;
	text-decoration: underline;
}
.heading {
	text-align: left;
	display: block;
	margin-top: 25px;
	margin-bottom: 25px;
}
.text {}
.content {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
}
.footer {
	padding-bottom: 25px;
	padding-left: 10px;
	font-size: 10px;
}
.z {
	display: none;
}

.FooterMenu {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 11px;
}
.FooterMenu a {
	padding-left: 0px;
	padding-right: 10px;
}
.FooterMenu a:link, .FooterMenu a:visited {	
	color: #999999;
	text-decoration: none;
}
.FooterMenu a:hover, .FooterMenu a:active {
	color: #FF0000;
	text-decoration: underline;
}
.smalltxt {
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
}
