body {
	background-color: #000000;
	font-family: Helvetica, Eurostile, Arial Narrow, "Century Gothic", sans-serif;
	
}


td, th {
	
}

h1 {
	font-size: 12px;
	line-height:13px;
	font-weight: normal;
	color: #CCFFFF;
}

h2 {
	font-size: 12px;
	line-height:14px;
	font-weight: normal;
	color: #CCFFFF;
}

h3 {
	font-size: 17px;
	line-height:16px;
	font-weight: normal;
	color: #CCFFFF;
}

h4 {
	font-size: 9px;
	line-height:11px;
	font-weight: normal;
	color: #CCFFFF;
}

h5 {
	font-size: 11px;
	line-height:13px;
	font-weight: italic;
	color: #CCFFFF;
}
	

a {
	font-size: 12px;
	color: #009FC3;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
text-decoration:underline;
color:#FFFFFF;
font-weight:bold;
}

