@charset "utf-8";
/* CSS Document */

body {
	background-color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
}

.footer {
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	}
	
.maintext {
	font-family: "trebuchet MS", Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	line-height: 20px;
}

.headertext {
	font-family: "trebuchet MS", Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: normal;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}
.subheader {
	font-family: "trebuchet MS", Verdana;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	text-align: left;
}
