body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.NormalTxt {
	font-size: 13px;
	color: #CCCCCC;
	font-style: normal;
	font-family: Tahoma;
}
.MainTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	text-transform: uppercase;
	color: #0099FF;
}
.a {
	font-family: Tahoma;
	font-size: 13px;
	color: #0099FF;
}
.a:visited {
	color: #0099FF;
}
.a:hover {
	color: #0099FF;
}
.a:active {
	color: #0099FF;
}