h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-align:left;
}

h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:left;
}

.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#666;
	text-align:right;
	margin:0;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#000;
	line-height:18px;
	text-align:left;
}

.orange_bld_txt {color:#ff7f00; font-weight:bold;}
.orange_head_txt {color:#ff7f00; font-weight:bold; margin-top:15px;}
.green_bld_txt {color:#607860; font-weight:bold; margin-bottom:10px;}
.green_head_txt {color:#607860; font-weight:bold; margin-top:15px;}

a {text-decoration:none; color:#000000;}
a:hover {text-decoration:underline; color:#ff7f00;}