body, td{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 10pt;
	}

 a:link { color: blue; text-decoration: underline  }
 a:visited { color: blue; text-decoration: underline  }
 a:hover { color: maroon; text-decoration: underline }

h1 { color: maroon; font-size: 12pt; font-weight: bold; font-family: arial, Helvetica, sans-serif  }


h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 

 a.hdrnav:link { color: white; text-decoration: none; font-size: 9pt; }
 a.hdrnav:visited { color: white; text-decoration: none; font-size: 9pt; }
 a.hdrnav:hover { color: tan; text-decoration: underline; font-size: 9pt; }
 a.lftnav:link { color: white; text-decoration: none; font-size: 9pt; line-height: 14px;}
 a.lftnav:visited { color: white; text-decoration: none; font-size: 9pt; line-height: 14px;}
 a.lftnav:hover { color: tan; text-decoration: none; font-size: 9pt; line-height: 14px;}
