@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.pageheader {
	font-family: "Century Gothic";
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
}
.pagemain {
	font-family: "Century Gothic";
	font-size: 36px;
	font-weight: normal;
	color: #000000;
}
.main {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}
.pagebold {
	font-family: "Century Gothic";
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}