@charset "ISO-8859-1";

body {
	background-image: url(images/mastheadcontinues.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: lighter;
	margin-left: 10px;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
	font-weight: normal;
	text-align: left;
	width: 98%;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	margin-bottom: -12pt;
	color: #00FF00;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	text-indent: 30px;
	color: #FFFFFF;
	background-color: #29A962;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
}
.address {	font-size: 10pt;
	line-height: 12pt;
}
.jobtitle {
	font-size: 10pt;
	font-style: italic;
	line-height: 11pt;
	padding-top: 5px;
}
.name {
	font-size: 18pt;
	font-weight: bold;
	line-height: 20pt;
}
.centered {
	text-align: center;
}

