@charset "UTF-8";

	div, p, a, li, td {
	 -webkit-text-size-adjust:none; 
}
	.aheading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 28px;
	line-height: 20px;
	font-weight: lighter;
	color: #FFF;
}
	.into {
	font-family: "Helvetica Neue", Arial;
	font-size: 24px;
	line-height: 30px;
	font-weight: lighter;
	color: #777;
}
	.navgray {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: normal;
	color: #555555;
}
	.navwhite {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: normal;
	color: #DDD;
}
	.maincopybold {
	font-family: Helvetica, Arial;
	font-size: 13px;
	font-weight: bolder;
	color: #777;
	line-height: 16px;
}
	.maincopy {
	font-family: Helvetica, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #777;
	line-height: 16px;
}
	.maincopysmall {
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #777;
	line-height: 16px;
}
	.blockText { 
	font-size: 13px; 
	font-family: Helvetica, Arial;
	font-weight: normal;
	color: #777;
	line-height: 16px;
}
	.blockText A:link {
	font-size: 13px; 
	text-decoration: none;
	color: #777;
}
	.blockText A:visited {
	font-size: 13px; 
	text-decoration: none;
	color: #777;
}
	.blockText A:hover { 
	font-size: 13px; 
	text-decoration: none;
	color: #333333;
}
	.blockText A:active {
	font-size: 13px;  
	text-decoration: none;
	color: #333333;
}
	a {
	font-family: Helvetica, Arial;
	font-size: 15px;
	color: #777;
}
	a:link {
	text-decoration: none;
	color: #DDD;
}
	a:visited {
	text-decoration: none;
	color: #DDD;
}
	a:hover {
	text-decoration: none;
	color: #555555;
}
	a:active {
	text-decoration: none;
	color: #555555;
}
	body {
	background-color: #999;
}
