

h1, h2, h3, h4 {
	margin: 5px 5px 3px 3px;
	padding: 0px;
  color: #FFaD95;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal; 
	}

h1 {
	font-size: 1em;
	font-weight: bold;
	}

h2 {
	font-size: 0.8em;
	}

h3 {
	font-size: 0.8em;
	}

h4 {
	font-size: 0.8em;
	}
	
hr {
	color:#FF5D15;
	height:1px;
	width:80%;
	margin-left: 0;
	text-align: left;
}

div.hp_footer{

}
a.hp_link:link    { color: #ffffff; text-decoration: none; }
a.hp_link:visited { color: #000000; text-decoration: none; }
a.hp_link:hover   { color: #ffff99; text-decoration: none; }

/*
a.hp_link:link    { color: #ff9900; text-decoration: none; }
a.hp_link:visited { color: #ff9900; text-decoration: none; }
a.hp_link:hover   { color: #cccccc; text-decoration: none; }
*/
