body {
	background-color: #E0DFDF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}
.textlarge{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.maintextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.maintextorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: none;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none
}
.maintextorange2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: none;
	font-weight: normal;
	color: #FF8400;
	text-decoration: none
}
.maintextlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline
}
.maintextboldorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none
}
.maintextboldorange2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FF8400;
	text-decoration: none
}
.maintextboldline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: underline
}
a:hover {
 color: #FF9900;
 }