body {
	margin: 30px;
	margin-left: 9%;
	margin-right: 9%;
	background-color: #FFFFFF;
}
body, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
.pageTitle {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #B31F27;
	padding-bottom: 3px;
	border-bottom: solid black 1px;
	margin-bottom: 30px;
	text-transform: uppercase;
	font-weight: bold;
}
.headline {
    font-size: 15px;
	font-weight: bold;
	color: #C0011F;
}
.subheadline {
    font-size: 14px;
	font-weight: bold;
	color: #C0011F;
	}
	
h1.v1 {font-size: 24px; text-transform:uppercase; line-height:1.2em; margin-bottom:1em;}
h3.v1 {font-size: 12px;  line-height:1.2em; margin-bottom:2em;}