      /* CSS Document */

p {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
}

h1 {
font-family: Arial, sans-serif;
color: #e67300;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -1px;
line-height: 1em;
}
h2
{
font-family: Arial, sans-serif;
color: #e67300;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -2px;
line-height: 1 em;
}
h5 {
font-family: Arial, sans-serif;
color: #e67300;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -1px;
line-height: 1 em;
}

hr {
  border: 0;  
  color: #e67300;
  height: 1px;
}
a:link { 
	color: #e67300;
		text-decoration: none;
	}
a:visited { 
	color: #252525;
		text-decoration: none;
	}
a:hover { 
	color: #6FAB49;
	text-decoration: none;
	}
a:active { 
	color: #44c5e8;
	}
.footerblack {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
}
.footerblue a:link, .footerblue a:visited {
        color: #4892C7;
        text-decoration: none;
}

img
{  border-style: none;
}

