@charset "iso-8859-1";
body {
	background-color: #000000;
	font-family: "Century Gothic";
	color: #FFFFFF;
}
.style2 {
	font-family: "Century Gothic";
	color: #FFFFFF;
}
.style4 {font-family: "Century Gothic"; 
	color: #FFFFFF; 
	font-style: italic; 
}
.style5 {font-size: smaller
}
td {
	font-family: "Century Gothic";
	color: #FFFFFF;
}

th {
	font-family: "Century Gothic";
	color: #FFFFFF;
}
a:link {
    color: #66FFFF; 
	text-decoration: none;
}
a:visited {
	color: #66FFFF;
	text-decoration: none;
}
a:hover {
	color: #FF3300; 	
	text-decoration: underline;
}
a:active {
	color: #66FFFF;
	text-decoration: none;
}
h1 {
	font-size: 26pt;
	font-family: "Century Gothic";
	color: #FFFFFF;
}
h2 {
	font-size: 24pt;
	font-family: "Century Gothic";
	color: #FFFFFF;
}
h3 {
	font-size: 22pt;
	font-family: "Century Gothic";
	color: #FFFFFF;
}
h4 {
	font-family: "Century Gothic";
	color: #FFFFFF;
}
h5 {
	font-size: 18pt;
	font-family: "Century Gothic";
	color: #FFFFFF;
}
h6 {
	font-size: 16pt;
	font-family: "Century Gothic";
	color: #FFFFFF;
}	