* {/* zero margins and padding */
		margin: 0 auto;
		color: #FFFFFF;		
		}

body {
	background-color:#000000;
	font: normal 11px Tahoma, Verdana,Arial,Sans-serif;
	color: #FFFFFF;	}

.tablepad { padding: 10px;}

li { list-style: square;
	 line-height: 18px;
	 }		
h1 {
	font: normal 22px Tahoma, Verdana,Arial,Sans-serif;
	color: #ff6600;
	height: 18px;
	}
		
h2  {
	font-size: 12px;
	font-weight: bold;
	color:#ff6600;
	}

h2 sup {
	font-size: 12px;
	font-weight: bold;
	color:#ff6600;

}
h2 a:link,
h2 a:visited {
	font-weight: bold;
	color: #ff6600;
	text-decoration:underline;
	}
	
h2 a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration:underline;
	}
	
ul {
	padding-left: 40px;
	list-style: square;
	}
li a:link,
li a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
	}
	
li a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:underline;
	}
	
	
.BigTitle { 
	font: normal 18px Tahoma, Verdana,Arial,Sans-serif;
	color:#66CCFF;
	}

			
#FeaturedFAQ {
	padding-top: 40px;
	color: #FFFFFF;
	background: #000000 url(/Starhub/img/FAQBase.gif)  no-repeat top center;
	width: 455px;height: 148px;
	}
#FeaturedFAQ ul {
	padding-left: 40px;
	list-style: square;
	}
	
#FeaturedFAQ li a:link,
#FeaturedFAQ li a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
	}
	
#FeaturedFAQ li a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:underline;
	}

#FeaturedFAQ a:link,
#FeaturedFAQ a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
	}
	
#FeaturedFAQ a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:underline;
	}
	
	
	
/* footer */
#FooterFrame {
	margin: 0 auto; 
	padding-left: 2em;
	line-height: 16px;
	text-align: left; 
	}
	
#FooterFrame a:link,
#FooterFrame a:visited {
	font-weight: bold;
	color: #999;
	text-decoration:none;
	}
	
#FooterFrame a:hover {
	font-weight: bold;
	color: #ff6600;
	text-decoration:underline;
	}

#FooterFrame p{
	font: normal 11px Tahoma, Verdana,Arial,Sans-serif;
	color: #999;
}