body {
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2pt;
}
p {
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 42px;
	font-weight: bold;
	letter-spacing: 2px;
}
h2 {
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 4px;
}
h3 {
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 2px;
}.copyright {
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 4px;
}
a:link {
	color: #660033;
	text-decoration: none;
}
a:active {
	color: #660066;
	text-decoration: none;
}
a:visited {
	color: #660033;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
