/* CSS Document */
body,td,th {
}
body {
	background-color: #000000;
}
.Heading {
	font-family: Eurostile, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #99CCCC;
	vertical-align: middle;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
	letter-spacing: 22px;
}
a:link {
	color: #99FFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99FFFF;
}
a:hover {
	text-decoration: underline;
	color: #CCFFCC;
}
a:active {
	text-decoration: none;
	letter-spacing: 22px;
	
}

.style4 {
	font-family: Eurostile, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #99FFFF;
	letter-spacing: 2px;
}
   
.style3 {
	font-family: Eurostile, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #99FFFF;
	letter-spacing: 2px;
}
