.txtStyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D8D7D3;
	letter-spacing: 1pt;
}
body {
	background-color: #000000;
}
#contact a {
	color: #E40000;
	text-decoration: none;
}
#contact a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.txtStyle2 {
	color: #FFFF66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.txtStyle3 {
	color: #FF9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

