body {
	font-family: "Century Gothic", Arial, sans-serif;
}
.legal {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.maintext {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.header {
	font-size: 30px;
	font-weight: normal;
	color: #333333;
}
.subheader {
	font-size: 22px;
	font-weight: normal;
	color: #333333;
}
.linktext {
	font-size: 12px;
	font-weight: normal;
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #0033CC;
}
a:active {
	color: #0033CC;
}
