body {
	font-family: "Helvetica, Arial, sans-serif";
	font-size: 12pt;
	background-color: white;
	}

a:link {
	color: #0040FF;
	text-decoration: underline;
	}

a:visited {
	color: #808080;
	text-decoration: none;
	}

p {
	font-size: 12pt;
	}

p.space {
	margin-top: 14pt;
	}

p.table {
	font-size: 9pt;
	}

pre {
	font-family: "Lucida Console, Courier New, Courier";
	font-size: 10pt;
	}

td {
	margin-left: 0in;
	margin-right: 0in;
	}

th {
	margin-left: 0in;
	margin-right: 0in;
	}

h1, h2, h3, h4 {
	font-family: "Trebuchet MS, Helvetica, Arial, sans-serif";
	font-weight: bold;
	color: #001a66;
	}

.A1 {
	font-family: "Trebuchet MS, Helvetica, Arial, sans-serif";
	font-size: 12pt;
	color: #001a66;
	}

h1 {
	font-size: 22pt;
	margin-top: 6pt;
	}

h1.title {
	color: #001040;
	font-size: 22pt;
	text-align: center;
	margin-top: 12pt;
	}

h1.subtitle {
	font-size: 16pt;
	font-style: italic;
	text-align: center;
	margin-top: 2pt;
	}

h2 {
	font-size: 18pt;
	margin-top: 2pt;
	}

h3 {
	font-size: 16pt;
	margin-top: 2pt;
	}

h4 {
	font-size: 12pt;
	margin-top: 2pt;
	}

table {
	font-size: 9pt;
	}

td {
	font-size: 9pt;
	margin-left: 0in;
	margin-right: 0in;
	}

td.hilite {
	font-size: 10pt;
	font-weight: extra-bold;
	color: white;
	background: #0040FF;
	}

td.headline {
	font-family: "Trebuchet MS, Helvetica, Arial, sans-serif";
	font-size: 18pt;
	font-weight: extra-bold;
	color: white;
	background: #001a66;
	}

th {
	font-size: 9pt;
	margin-left: 0in;
	margin-right: 0in;
	}

small {
		font-size: 8pt;
		}
.colored {  color: #3333FF}
.footer { font-family: "Arial,Helvetica"; text-align: right; font-size: 8pt; line-height: 1.0; }

