body,td,th {
	color: #FFF;
}
body {
	background-color: #000000;
	font:Arial, Helvetica, sans-serif;
	color:#F1F2F5;
}
.smallFont {font-family: 'Arial Narrow';font-size: 14px;color:#F5F7FC}
.mediumFont {font-family: 'Arial Narrow';font-size: 16px;color:#F5F7FC}
.largeFont {font-family: 'Arial Narrow'; font-size: 24px;color:#F5F7FC}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color:#C5EAFE;
}
a:active {
	text-decoration: none;
	color: #80899B;
}
