﻿
a
{
	color: #FF9900;
}
h1
{
	Font-Family: Arial, Verdana, Helvetica;
	font-size: 2.5em;
	font-weight: normal;
	line-height: 1.2em;	
	margin-bottom: 0.2em;
	margin-top: 0em;
	color: #FF9900;

}
	
	h2
{
	Font-Family: Arial, Verdana, Helvetica;
	font-size: 2em;
	font-weight: normal;
	line-height: 1em;		
	margin-top: 0em;
	margin-bottom: 1em;
	color: #FF9900;
	}
	
	h3
{
	Font-Family: Arial, Verdana, Helvetica;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.2em;	
	margin-bottom: 0.5em;
	margin-top: 0em;
	margin-bottom: 1em;
	border-bottom: 1px solid #FF9900;
	color: #FF9900;
	}
	
	h4
{
	Font-Family: Arial, Verdana, Helvetica;
	font-size: 1.5em;
	font-weight: normal;
	font-style: italic;
	line-height: 1.6em;	
	margin-top: 0em;
	margin-bottom: 1em;
	border-bottom: 1px solid #FF9900;
	color: #FF9900;
	}
	
h5
{
	Font-Family: Arial, Verdana, Helvetica;
	font-size: 1em;
	line-height: 1.6em;	
	margin-top: 0em;
	margin-bottom: 0.5em;
	border-bottom: 1px solid #FF9900;
	color: #FF9900;
	}