BODY {
	margin: 0px 0px 0px 0px;
	/*
	background-image: url('/images/HSP_LOGO_BKGD.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	*/
	}
P  {font-size: 10pt; font-family: Georgia;}
TD {font-size: 10pt; font-family: Georgia;}
H2 {font-size: 12pt; font-family: Georgia; color: #1F33AA;}

P.small {font-size: 8pt; font-family: Georgia;}
IMG.std { border: thin ridge #7b410f }


A.navlink:link {text-decoration: none; color: #003366;}
A.navlink:visited {text-decoration: none; color: #003366;}
A.navlink:active {text-decoration: none}
A.navlink:hover {text-decoration: none; color: white;}

td.navlink {font-size: 10pt; font-face: Times; font-style: italic; font-weight: bold}
td.navlink { padding-left: 10px}
td.navlink { padding-right: 5px}
td.navlink { padding-top: 15px}

td.navlink_horizontal {font-size: 10pt; font-face: Times; font-style: italic; font-weight: bold}

p.page_heading {color: #1F33AA; font-size: 14pt; font-face: Times; font-style: italic; font-weight: bold}

td.center {padding-top: 20px; padding-left: 20px; padding-right: 10px; padding-bottom: 10px;}
/*table.center { margin-top: 30px} */

td.leftnavbar {
   width: 150px;
   padding-top: 20px; 
   padding-left: 8px; 
   padding-right: 8px; 
   padding-bottom: 10px;
   background-color: #dfb447;
}