@charset "utf-8";
/* CSS Document */

td img {display: block;}body,td,th {
	font-family: Century Gothic, Tahoma, Arial;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #000;
}
a {
	font-size: 12px;
	color: #FFF;
}
a:link {
	text-decoration: none;
	color: #1eaaa9;
}
a:visited {
	text-decoration: none;
	color: #1eaaa9;
}
a:hover {
	text-decoration: none;
	color: #F000F0;
}
a:active {
	text-decoration: none;
	color: #1eaaa9;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	color: #F00;
}
h2 {
	color: #F60;
}
h3 {
	color: #9F0;
}
h4 {
	color: #00F;
}
h5 {
	color: #60F;
}
h6 {
	color: #F0F;
}

#navigation {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	background-color: #000;
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFF;
	margin-right: 10px;
}
#navigation a:link {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	background-color: #000;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFF;
}
#navigation a:visited {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	background-color: #000;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFF;
}
#navigation a:hover {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	background-color: #000;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #6F0;
}
#navigation a:active {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	background-color: #000;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFF;
}
.header {
	font-size: 16px;
	color: #000;
}
