<style>

body {
	font-family: Tahoma;
	font-size: 13.5px;
	color: #000000 }

B {
	font-weight: bold }

td {
	font-family: Tahoma;
	font-size: 13.5px;
	color: #000000 }
td A:link {
	color: #2D6E90;
	text-decoration: underline }
td A:visited {
	color: #3E92C0;
	text-decoration: underline }
td A:active {
	color: #2D6E90;
	text-decoration: underline }
td A:hover {
	color: #3E92C0;
	text-decoration: underline }

/* Page Header */
.header {
	font-family: Tahoma;
	font-size: 21px;
	color: #2D6E90;
	font-weight: bold }

/* Page Sub Header */
.subheader {
	font-family: Tahoma;
	font-size: 16px;
	color: #2D6E90;
	font-weight: bold }

/* Page Footer */
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #555555 }
.footer A:link {
	color: #555555;
	text-decoration: underline }
.footer A:visited {
	color: #555555;
	text-decoration: underline }
.footer A:active {
	color: #555555;
	text-decoration: underline }
.footer A:hover {
	color: #555555;
	text-decoration: underline }

/* Form elements (standardizes to fixed-width) */
input.standardwidth {
	font-family: Courier;
	font-size: 13.5px }
td.standardwidth {
	font-family: Courier;
	font-size: 13.5px }

/* Red Body Text */
.red {
	font-family: Tahoma;
	color: #cc0000 }

UL {
	line-height: 10pt
}

	
	
