/* FONTS */
h1 { margin-top:0px; line-height:44px; font-size:40px; font-family:"Trebuchet MS","Lucida Grande",Arial,Sans-Serif; color:#8F000A; } 
h2 { margin-top:0px; line-height:34px; font-size:30px; font-family:Georgia, "Times New Roman", Times, serif; color:#ffffff; } 
h3 { margin-top:0px; margin-bottom:10px; line-height:23px; font-size:18px; font-family:Helvetica,"Trebuchet MS","Lucida Grande",Arial,Sans-Serif; color:#ff4a00; } 
h4 { margin-top:0px; margin-bottom:10px; line-height:18px; font-size:14px; font-family:Helvetica,"Trebuchet MS","Lucida Grande",Arial,Sans-Serif; color:#3f3d3d; } 
h5 { margin-top:0px; margin-bottom:10px; line-height:17px; font-size:12px; font-family:Helvetica,"Trebuchet MS","Lucida Grande",Arial,Sans-Serif; color:#444444; } 
h6 { margin-top:0px; margin-bottom:4px; line-height:17px; font-size:16px; font-family:Georgia, "Times New Roman", Times, serif; color:#ffffff; } 
p {color:#595959;}
h1, h2, h3 {
	font-weight:normal;
	margin:2px 0px;
}
a:link,
a:visited,
a:hover {
	color:#fd951e;
	text-decoration:underline;
}