<!-- Style Sheet -->
<style type="text/css">
<!-- body, td, th, p, ul, ol, dl, blockquote, address, form, pre, .bodycopy {
	font-family: verdana, helv, arial, sans-serif;
	color: black;} -->


A:link    { color: #0000FF }
A:visited { color: #800000 }
A:active  { color: #FF0000 }

table.greenborder { border:5px solid #004000;}
table.redborder { border:5px solid #FF0000;}
table.blkborder { border:3px solid #000000;}
table.bluborder { border:5px solid #000080;}
table.0000FFborder { border:5px solid #0000FF;}
table.oliveborder { border:3px solid #808000;}
table.atgoldborder { border:3px solid #FFAA1D;}
table.lionelorgborder { border:5px solid #E2652F;}
table.purpleborder { border:3px solid #800080;}
table.estesblueborder { border:3px solid #0707F8;}
table.orangeborder { border:3px solid #DE4210;}


table.fontsize12 { font-size:12pt;}

img.pixborder { border:5px solid #000080;}

body {
        background-color: #ECE6D8;        
        color: #000080;	
        font-size: 10pt;
		font-weight: bold;
        font-family: times-new-roman, tahoma, helv, arial, sans-serif
       }

table.outlnborder { border:3px solid #000;}

<!-- TD Table Data  -->
TD {
       color: #000080;	
        font-size: 10pt;
		font-weight: bold;
        font-family: times-new-roman, tahoma, helv, arial, sans-serif
}

<!-- Special for Map Pages  -->
#mappage {
        font-size: 10pt
}

<!-- H1, H2 = Headers  -->
H1   {
        font-size: 36pt;
        text-align: center;
}

<!-- H2 = Header (works together with H3) -->
H2   {
        font-size: 18pt;
        text-align: center
}
<!--    line-height: 0   -->


<!-- H3 = Section Header (works together with H2) -->
H3 {
        font-size: 14pt;
        text-align: center;
		font-style: italic 
}
<!--    line-height: 0   -->



<!-- H4 Other Small  -->
H4 {
        font-size: 12pt;
        font-weight: bold
}

<!-- H5 Very Small Text  -->
<!-- Used for Links Footing  -->
H5 {
        font-size: 9pt;
		font-weight: bold;
}

<!--        margin-left: 25px; -->
<!-- 	    margin-right: 5% -->

<!-- H6 Very Small Text  -->
H6 {
        font-size: 7pt;
        font-weight: normal;
        margin-left: 25px;
	    margin-right: 5%
}


<!-- body.banner, body.banner A {
	text-decoration: none;
	background-color: #000000;
	color: #ffb500;	
      font-size: 9pt;
} 

body.header {
    margin-top: 5px
    margin-bottom: 5px
}

body.nav {
	margin-left: 2px;
	margin-right: 1%;
    text-align: center;


.title {
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 15pt;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	background-color: #ffb500;
}
.subtitle {
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	background-color: #ffb500;
}
.homehead {
	font-family: geneva, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 130%;
	padding-top: 15px;
}
<!-- .header, .header A {
	text-decoration: none;
    font-family: geneva, helvetica, arial, sans-serif;
	font-weight: bold;
	color: #ffb500;	
} 
.childhdr {
	font-family: geneva, helvetica, arial, sans-serif;
	color: #868686;
	font-weight: bold;
}
.copyright, .copyright A {
	font-family: geneva, helvetica, arial, sans-serif;
	font-size: 60%;
}
<!-- body.navig, body.navig A {
   	  text-decoration: none;
        background-color: #000000;
        color: #FFB500;
        font-family: Geneva,Helvetica,Arial;
        font-size: 9pt;
} 
.first, .first A {
	font-weight: bold;
	padding-top: 6px;
	padding-left: 1px;
  }
  .second, .second A {
    	font-weight: normal;
    	padding-top: 3px;
    	padding-left: 10px;
  }
  .third, .third A {
    	font-weight: normal;
    	padding-top: 3px; 
    	padding-left: 25px; 
} -->
</style>