body {
	padding: 0;
	margin: 0;
}


.headlineSmall{
	font-family: Helvetica, Arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}



.text12Grey {
	font-family: Helvetica, Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}



.footertext {
	font-family: Helvetica, Arial;
	font-size: 10px;
	color: #333333;
}




a:link {
	font-family: Helvetica, Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;	
	
}	
a:visited {	
	font-family: Helvetica, Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;	
	
}
a:hover {
	font-family: Helvetica, Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;	
	text-decoration: none;	
}
	
a:active {	
	font-family: Helvetica, Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;	
	
	
}

