@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.nav_header {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #666666;
	font-weight:bold;
}
.nav, .nav a:link, .nav a:active, .nav a:visited {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FF0000;
}
.nav a:hover {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #666666;
}.pageheader {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.pagemain {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.pagebold {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.pagesubheader {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
