body {
	background-image: url(bg.png);
	background-repeat:  repeat;
	background-color: #0a0c30;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 20px;
	color: #0a0c30;
	margin: 0px;
	padding: 0px;
}
td {
	text-align: justify;
	text-indent: 0px;
}

.content {
	margin: 10px;
	padding: 10px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 20px;
	color: #0a0c30;
}
strong {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #444758;
}
em {
	font-family: "Trebuchet MS";
	font-style: italic;
	color: #444758;
}


stats {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: italic;
	color: #444758;
	margin: 10px;
	padding: 10px;
}
.img {
	border: 5px solid #444758;
	margin: 2px;
	padding: 0px;
}


disclaimer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 14px;
	color: #0a0c30;
	text-align: center;
}


.nav A:link, .nav A:active, .nav A:visited {
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 0px;
	TEXT-TRANSFORM: uppercase;
	COLOR: #2e3346;
	FONT-FAMILY: "trebuchet ms";
	LETTER-SPACING: 0px;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	font-size: 12px;
}

.nav A:hover {
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 0px;
	TEXT-TRANSFORM: uppercase;
	COLOR: #0a0c30;
	PADDING-TOP: 0px;
	FONT-FAMILY: "trebuchet ms";
	LETTER-SPACING: 0px;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	font-size: 12px;
}
.headimg {
	text-align: center;
	text-indent: 0px;
	border: 0;
}
.stats {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #0a0c30;
}
.stats2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0a0c30;
	letter-spacing: 1px;
}

a:link, a:visited, a:active {
	color: #51545c;
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS";
}

a:hover {
	color: #0a0c30;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
}