.nhp  {
	font-size : 20pt;
	font-family : arial;
	font-weight : bold;
	font-style : italic;
	color : gold;
	text-align: left;
}

.top { 
margin-left: 6%;
margin-right: 6%;
margin-top: 25px;
}

.main {
margin-top:3px;
margin-left: 6%;
margin-right: 6%;
}

.bottom {
padding: 5px;
margin-bottom: 30pt;
background-color: ; 
font-size : 10pt;
font-family : Helvetica, Arial, Verdana, sans-serif;
color : white;
}

.mid-banner {
margin-top:12px;
margin-left: 0px;
padding-left: 12pt;
background-color: teal;
}

.sh { color:cyan; background-color: teal; font-weight:bold; width:170px; padding:4px; padding-left:6px }

.h2 { color:cyan; background-color: teal; font-weight:bold; width:300px; margin-bottom: 2px; padding:3px; padding-left:6px }

H1 { 
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 18pt; 
width: 950px; 
font-style: italic; 
color: cyan; 
background-color: teal; 
font-weight: bold; 
margin-bottom: 2px; 
padding: 3px; 
padding-left: 6px;
}

H2  {
	font-size : 14pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}


H3  {
	font-size : 12pt;
	font-family : arial;
	font-weight : bold;
	font-style : italic;
	color : black;
}


H6  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}


BODY  {
	color : black;
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}


TD  {
	font-size : 10pt;
	font-family : Helvetica, Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}


P  {
	font-size : 11pt;
	font-family : Helvetica, Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}



A:link  {
	font-size : 11pt;
	font-family : Helvetica, Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : white;
}


A:hover  {
	font-size : 11pt;
	font-family : Helvetica, Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : gold;
}


A:visited  {
	font-size : 11pt;
	font-family : Helvetica, Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : white;
}

