@charset "utf-8";

body {
	background-color: #03111f;
}
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	color: #9EE0F1; font-size: small
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E0050B;
}
a:hover {
	text-decoration: none;
	color: #1E9FBF;
}
a:active {
	text-decoration: none;
	color: #1E9FBF;
}

.largeHeader {
	font-size: larger;
	font-weight: bold;
}
.pageTitle{
	font-weight: bold; color: #9EE0F1;}td img {display: block;
}

.smallText {
	font-size: 14px
}

.largeRed {
	font-size:18px; color: #FF4A4A
}
