﻿<style type="text/css">

.smallheader {
	font-family: "Arial Narrow";
	font-size: xx-small;
	text-align: center;
	background-color: #002142;
	}
.body {
	font-family: "Arial Narrow";
	font-size: small;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
.header {
	font-family: "Arial Black";
	font-size: medium;
	color: #000080;
}
.footer {
	font-family: "Arial Narrow";
	font-size: xx-small;
	text-align: center;
	background-color: #002142;
	}
.sectheader {
	font-family: "Arial Narrow";
	font-size: small;
	font-weight: normal;
	color: #203F97;
	margin-top: 33px;
	margin-bottom: 2px;
}
.bullets {
	font-family: "Arial Narrow";
	font-size: small;
	font-weight: normal;
	color: #203F97;
	margin-left: 17px;
	margin-top: 5px;
	margin-bottom: 5px;
}


