h2 {  
	font-family: Arial, sans-serif; 
	font-size: 18px; 
	font-style: bold; 
	line-height: 1.0; 
	font-weight: 700; 
	font-variant: normal; 
	color: #bda02d;
}

a:link{
	color : #CC3333;
}

a:hover{
	color:#1299d3;
}

a:visited{
	color : #666633;
}

.header {  
	font-family: Arial, sans-serif; 
	font-size: 20px; 
	font-style: bold; 
	line-height: 0.5; 
	font-weight: 700; 
	font-variant: normal; 
	color: #CC3333
}
.newsheader {  
	font-family: Arial, sans-serif; 
	font-size: 16px; 
	font-style: bold; 
	line-height: 1.0; 
	font-weight: 700; 
	font-variant: normal; 
	color: #CC3333
}
.subheader {  
	font-family: Arial, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	line-height: 1.0; 
	font-weight: 400; 
	font-variant: normal; 
	color: #666633
}
.questiongreen {  
	font-family: Verdana, sans-serif; 
	font-size: 11px; 
	font-style: bold; 
	line-height: 1.3; 
	font-weight: 400; 
	font-variant: normal; 
	color: #666633
}
.copy {  
	font-family: Verdana, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 1.1; 
	font-weight: 400; 
	font-variant: normal; 
	color: #333333
}
.question {  
	font-family: Verdana, sans-serif; 
	font-size: 12px; 
	font-style: bold; 
	line-height: 1.1; 
	font-weight: 400; 
	font-variant: normal; 
	color: #CC3333
}
.intro {  
	font-family: Verdana, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 1.3; 
	font-weight: 400; 
	font-variant: normal; 
	color: #333333
}
.introbold {  
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	font-style: bold; 
	line-height: 1.2; 
	font-weight: 700; 
	font-variant: normal; 
	color: #333333
}
.introwhite {  
	font-family: Arial, sans-serif; 
	font-size: 13px; 
	font-style: bold; 
	line-height: 1.1; 
	font-weight: 700; 
	font-variant: normal; 
	color: #FFFFFF
}
.copyitalic {  
	font-family: Verdana, sans-serif; 
	font-size: 11px; 
	font-style: italic; 
	line-height: 1.1; 
	font-weight: 400; 
	font-variant: normal; 
	color: #333333
}
.copybold {  
	font-family: Verdana, sans-serif; 
	font-size: 11px; 
	font-style: bold; 
	line-height: 1.1; 
	font-weight: 700; 
	font-variant: normal; 
	color: #333333
}
.copyright {  
	font-family: Verdana, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 1.0; 
	font-weight: 400; 
	font-variant: normal; 
	color: #999999;
}

ul#hlist
{
	display:inline;
	list-style: none;
	border: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style-type: none;
}

#hlist li
{
	height:25px;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	width: auto;
	line-height:0;
}
