@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C4C4C4;
}
body {
	background-color: #3A3A3A;
	margin: 0;
	padding: 0;
}
a:link {
	color: #C4C4C4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C4C4C4;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
.txt36 {
	font-size: 36px;
}
.txt24 {
	font-size: 24px;
}
.txt18 {
	font-size: 18px;
}
.txt16 {
	font-size: 16px;
}
.txt14 {
	font-size: 14px;
}
.txt9 {
	font-size: 9px;
}
.masthead {
	background-image:url(../assets/masthead.png);
	background-repeat: no-repeat;
	background-position: center;
}