h1 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #666633;
}
body {
	background-color: #FDFFE9;
}
p {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000;
}
h3 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #666633;
}
a {
	color: #666633;
	font-weight:bold;
	text-decoration: none;
	}
	
a:hover {
	color: #CC3300;
	text-decoration: underline;
	}
	
.style1 {font-size: 12px}
.style2 {color: #FF0000}
.style5 {font-family: "Century Gothic"; font-size: 10px; }
.style6 {	font-family: "Century Gothic";
	font-size: 9px;
}
.style7 {
	font-size: 20px;
	font-weight: bold;
}
