	body { background:#272778 }

	.footer { font-family: Verdana, Arial, helvetica, geneva, sans-serif; font-size: 60%; color: white; }
	.footerLink { font-family: Verdana, Arial, helvetica, geneva, sans-serif; color: #858585; }
	.footerLink:visited { text-decoration: underline; color: white;}
	.footerLink:hover { text-decoration: underline; color: white;}
	.footerLink:active { text-decoration: underline; color: white;}
	h2 {font-family: Verdana, Arial, helvetica, geneva, sans-serif; color: #5B0B9F; font-size: 100%; font-weight: bold;}
	
	p { font-family: Verdana, Arial, helvetica, geneva, sans-serif;  color: #595959; line-height: 150%; }
	td { font-family: Verdana, Arial, helvetica, geneva, sans-serif; font-size: 80%; color: #595959;  }
	UL {
	font-family: Verdana, Arial, helvetica, geneva, sans-serif;
	color: #595959;
	LIST-STYLE-TYPE: square;
	LIST-STYLE-POSITION: outside;
	 }
	
		OL {
	font-family: Verdana, Arial, helvetica, geneva, sans-serif;
	color: #595959;
	LIST-STYLE-POSITION: outside;
	}
	
	HR { border: 1px solid black }
	

	a:link { text-decoration: none; color: #5B0B9F; }
	a:visited { text-decoration: none; color: #5B0B9F; }
	a:hover { text-decoration: underline; }
	a:active { text-decoration: none; color: #5B0B9F;}
	.footer a, .footer a:visited, .footer a:active, .footer a:hover  { color: white; text-decoration:none; border-bottom:1px solid #9ECFD6 }