@charset "utf-8";
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	vertical-align: middle;
}
.countdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	vertical-align: middle;
}
.Heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.Heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	text-transform: capitalize;
}

a.text:link { color: #660000; text-decoration: underline }
a.text:active { color: #660000; text-decoration: underline }
a.text:visited { color: #660000; text-decoration: underline }
a.text:hover { color: #666666; text-decoration: underline }
a.Heading2:link { color: #660000; text-decoration: underline }
a.Heading2:active { color: #660000; text-decoration: underline }
a.Heading2:visited { color: #660000; text-decoration: underline }
a.Heading2:hover { color: #666666; text-decoration: underline }
a.backtotop:link { color: #660000; text-decoration: underline }
a.backtotop:active { color: #660000; text-decoration: underline }
a.backtotop:visited { color: #660000; text-decoration: underline }
a.backtotop:hover { color: #666666; text-decoration: underline }
body {
	background-image: url();
	background-repeat: no-repeat;
	background-color: #999999;
}
.backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

