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-color: #000000;
	background:url(images/splashbg.jpg);
  background-repeat:repeat;
  background-attachment:fixed;
  background-position:Top Center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #ffffff;
	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: #FFCC00;
}

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;
}
