
body {
background-color: #ffffff; 
font-family: Verdana;
font-size: 13px;
color: #512603;
scrollbar-base-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #88A0B8;
scrollbar-darkshadow-color: #bfb7ae;
}

p { font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	}
table { font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	}
td { font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	 }
tr { font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	}
	
.ingress
{
    font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color:#D4702E;
}


h1 { font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 26px;
	font-style: italic;
	line-height: 40px;
	color:#D4702E }
h2 { font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	color:#333333}
h3 { font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	color:#333333 }

a:link { color: #D4702E;  text-decoration: none}
a:visited { color: #D4702E; text-decoration: none}
a:active { color: #D4702E; text-decoration: none}
a:hover { color: #512603; text-decoration: none }