@charset "UTF-8";
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #262626;
}
a:active {
	text-decoration: none;
	font-family: "Gill Sans Light", "Gill Sans", "Helvetica Neue Light", "Century Gothic", sans-serif;
	font-weight: lighter;
}
body,td,th {
	font-family: "Gill Sans Light", "Gill Sans", "Helvetica Neue Light", "Century Gothic", sans-serif;
	font-size: 10px;
	color: #cccccc;
}
body {
	background-color: #000000;
}
h1 {
	color: #0099FF;
	word-spacing: 1.5em;
}
h2 {
	color: #A5A5A5;
	letter-spacing: 0.1em;
	font-size: 16px;
	font-weight: 100;
	font-family: "Gill Sans Light", "Gill Sans", "Helvetica Neue Light", "Century Gothic", sans-serif;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
abbr {
	font-size: 16px;
}
