body {font-family: Arial, Helvetica, SunSans-Regular, sans-serif; 
	color: black;
	background-color: white;
	font-size: 11pt; 
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 100%;
}
h1 {
	font-size: 50px;
	color: #cc0000;
	text-align: center;
	line-height: 120%;
}
h2 {font-size: 18pt;
	color: black; 
	text-align: center;
	line-height: 20pt;
}
h3 {font-size: 18pt;
	color: black; 
		text-align: left;
}

.headline {font-size: 30px;
	color: #cc0000;
	font-family: Impact, Arial Black, Arial, Helvetica, SunSans-Regular, sans-serif; 
	text-align: center;
	line-height: 120%;
}


.subheader {font-size: 20px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	
}



