h1 {
	font-family:'Century Gothic', Verdana, Helvetica, Arial;
	font-size:13px;
	color:rgb(255, 255, 255);
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
}

.bodytext {
	font-size:11px;
	color:rgb(179, 179, 179);
	font-family:'Century Gothic', Verdana, Helvetica, Arial;
	text-align:left;
}

.footertext {
	font-size:11px;
	color:rgb(179, 179, 179);
	text-align:right;
	font-family:'Century Gothic', Verdana, Helvetica, Arial;
}

.mainmenu {
	text-align:right;
	font-family:'Century Gothic', Verdana, Helvetica, Arial;
	font-size:12px;
	color:rgb(255, 255, 255);
}

a.mainmenu:link {
	font-size:12px;
	text-decoration:none;
	color:rgb(179, 179, 179);
	font-family:'Century Gothic', Verdana, Helvetica, Arial;
}

a.mainmenu:active {
	font-size:12px;
	text-decoration:none;
	color:rgb(179, 179, 179);
	font-family:'Century Gothic', Verdana, Helvetica, Arial;
}

a.mainmenu:visited {
	font-size:12px;
	text-decoration:none;
	color:rgb(179, 179, 179);
	font-family:'Century Gothic', Verdana, Helvetica, Arial;
}

a.mainmenu:hover {
	font-size:12px;
	text-decoration:none;
	font-family:'Century Gothic', Verdana, Helvetica, Arial;
	color:rgb(255, 255, 255);
}

a:link {
	font-size:11px;
	text-align:left;
	text-decoration:none;
	color:rgb(255, 255, 255);
	font-family:'Century Gothic', Verdana, Helvetica, Arial;
}

a:active {
	font-size:11px;
	text-align:left;
	text-decoration:none;
	color:rgb(255, 255, 255);
	font-family:'Century Gothic', Verdana, Helvetica, Arial;
}

a:visited {
	font-size:11px;
	text-align:left;
	text-decoration:none;
	color:rgb(255, 255, 255);
	font-family:'Century Gothic', Verdana, Helvetica, Arial;
}

a:hover {
	font-size:11px;
	text-align:left;
	text-decoration:none;
	color:rgb(179, 179, 179);
	font-family:'Century Gothic', Verdana, Helvetica, Arial;
}

body {
	background-color:rgb(51, 51, 51);
}

