body {
	background-color: #ffffff;
	font-family: helvetica;
	font-size: 9pt;
	}


	
A {
	color: #a60000;
	text-decoration: none;
	}
	

ul {
	margin-left: 20;
	margin-right: 20;
	margin-top: 0;
	color: #19789b;
}


.blacktext {
	color:black
}

#content {
	font-size: 10pt;
	}



h2 {
	font-size: 18pt;
	font-family: Tw Cen MT Condensed;
	text-transform: uppercase;
	font-stretch:  ultra-condensed;
	color: #19789b;
	font-weight: 300;
	}

#footer {
	font-size: 9pt;
	padding-top: 10;
	padding-bottom: 10;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 719;
	background-color: #002a37;
	color: white;
}

img {
	border: 0;
	}
