a:link {color:#FFCC00; text-decoration:none; font-weight: normal;}
a:active {color:#00FF00; text-decoration:none;font-weight: normal;}
a:visited {color: #FF9900; text-decoration:none; font-weight: normal;}
a:hover {color: #66CCFF; text-decoration:underline; font-weight: normal;}

body {
	margin: 0px;
	padding: 0px;
	background: #000000;
	background-image:url(images/splashbg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #000;
	font-size: 12px;
}

h1 {
	font-size: 24px;
	font:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	color:#FF0000;
 }
h2 {
	font-size: 14px;
	font:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	color:#FF3300;
}
h3 {
	font-size: 12px;
	font:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	color:#6666FF;
 }
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #E9BB01;
}

p {
	background-color: transparent;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
 }
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: 1pt;
	word-spacing: normal;
}
.section_hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E8B123;
	letter-spacing: 1pt;
}
.websiteby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #DFAF1D;
}
.subhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF9900;
}
.bodycenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 1px;
	text-align: center;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FC0;
	text-align: center;
}

