body {
	background-color: #330000;
	font-family: Helvetica, Eurostile, Arial Narrow, "Century Gothic", sans-serif;
	
}


td, th {
	
}

h1 {
	font-size: 13px;
	line-height:14px;
	font-weight: normal;
	color: #FFFFFF;
}

h2 {
	font-size: 14px;
	line-height:14px;
	font-weight: normal;
	color: #FFFFFF;
}

h3 {
	font-size: 25px;
	line-height:26px;
	font-weight: bold;
	color: #FFFFFF;
}

h4 {
	font-size: 12px;
	line-height:13px;
	font-weight: normal;
	color: #FFFFFF;
}

h5 {
	font-size: 11px;
	line-height:13px;
	font-weight: italic;
	color: #CC3333;
}

h6 {
	font-size: 25px;
	line-height:26px;
	font-weight: bold;
	color: #FF9900;
}
	

a {
	font-size: 13px;
	color: #CCCCFF;
	text-decoration: underline;
	font-weight: bold;
}

a:hover{
font-size: 13px;
text-decoration:underline;
color:#FFFFFF;
font-weight:bold;
}

