body {
	font-family: "Century Gothic";
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
body,td,th {
	font-family: "Century Gothic";
	font-size: small;
	vertical-align: top;
	text-align: left;
	color: #000000;
}
.style1 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
}
.style2 {
	font-size: small;
	color: #000000;
}
.style3 {
	font-size: medium;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.style4 {
	font-size:9.0pt;
	font-family:Arial, Geneva, Helvetica, sans-serif
}

h1 {
	font-size: 20px;
	color: #9900cc;
	font-weight: 100;
	letter-spacing: .3em;
}
a:link {
	color: #00CC99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00CC99;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #00FFFF;
}

