body
{
	font-family: Trebuchet MS, Verdana, Geneva, Helvetica, Arial, Sans Serif;
	font-style: normal;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
}

a:link {
	color: #D2945E;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #766148;
	font-weight: bold;
	text-decoration: none; 
	}

a:hover	{
	color: #AD8963;
	font-weight: bold;
	text-decoration: none;
	}

p {
	font-size: 10pt;
}
 
h1 {
	font-weight: bold;
	font-size: 24pt;
}

h2 {
	font-weight: bold;
	font-size: 18pt;

h3 {
	font-weight: bold;
	font-size: 14pt;
}

h4 {
	font-weight: bold;
	font-size: 12pt;
}

h5 {
	font-weight: bold;
	font-size: 10pt;
}

.wh {
	color: #FFFFFF;
}

.gr {
	color: #C9CFCD;
	}
	
h6 {
	font-weight: bold;
	font-size: 8pt;
}

#hp_notices {
   	width: 640px;
	}

#hp_notice_box {
	border-style: solid;
	border-color: #330000;
	border-width: 1pt;
/*	background-color: #C9CFCD; */
	}

#hp_notice {
    margin: 0.0em 0.0em 0.0em 0.75em;
   	width: 640px;    
	}
	
.small {
	font-size: 8pt;
}