body {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	left: 20px;
	top: 20px;
	right: 20px;
	bottom: 20px;
	background-color: #333333;
	background-repeat: no-repeat;
	background-image: url(../graphics/mainpagetop.jpg);
	background-attachment: fixed;
}
h2 {
	letter-spacing: 0.2em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.maintext {
	font-size: 10pt
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: justify;
	left: 20px;
	top: 20px;
	right: 20px;
	bottom: 20px;
	line-height: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #555555;
	line-height: normal;
	text-transform: uppercase;
	text-align: left;
	vertical-align: top;
	text-indent: 40px;
}
a {
	color: #666699;
}
h5 {
	text-align: center;
	font-size: 9px;
	line-height: 9pt;
	color: #666666;
}
.lighten {
	color: #555555;
	text-decoration: none;
}
.top {
	margin: 0px;
}
.lightensingle {
	color: #CCCCCC;
	text-decoration: none;
	line-height: 10px;
	text-align: center;
	font-size: 9px;
}

