body {font-family: Tahoma, Verdana, 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%;
	line-height: 140%;
}
h1 {
	font-size: 24pt;
	color: red;
	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;
}

.headercontainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 70px;
	background-image: url(images/headerBG.jpg);
	background-repeat: repeat;
}

.headercontent {
	margin-left: auto;
	margin-right: auto;
	width: 840px;
	height: 70px;
	color: #ff0000;
font-size: 14pt; 
	
}


.headline {font-size: 28pt;
	color: #cc0000; 
	font-family: Tahoma, Verdana, SunSans-Regular, sans-serif; 
	text-align: center;
	line-height: 120%;
}
