.HeaderLinks {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #FFCC33; 
	FONT-FAMILY: Verdana, HelveticaNeue-Medium; 
	TEXT-DECORATION: none
}
.HeaderLinks:hover {
	TEXT-DECORATION: underline
}

.FooterLinks {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #4e4e4e; 
	FONT-FAMILY: Verdana, HelveticaNeue-Medium; 
	TEXT-DECORATION: none
}
.FooterLinks:hover {
	TEXT-DECORATION: underline
}
.FooterText {
	MARGIN-TOP: 8px; 
	FONT-SIZE: 10px; COLOR: #000000; 
	FONT-FAMILY: Verdana, HelveticaNeue-Medium
}

#wrap { width:955px; margin:0 auto; }

.bodytext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
line-height:1.6;
font-weight:normal;
text-align:justify;
}

.content-subheading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#F6A3B7;