@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
}
body,td,th {
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.style1 {
	font-family: "Century Gothic";
	font-size: 25px;
	line-height: normal;
	text-transform: none;
}
.style2 {font-family: "Century Gothic";
	font-size: 18px;
	line-height: normal;
	text-transform: none;
	 }
.style3 {
	font-family: "Century Gothic";
	font-size: 16px;
	line-height: normal;
	text-transform: none;
}

.style4 {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: normal;
	text-transform: none;
}
