<!-- 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;} -->


}

<!-- <BODY bgcolor="#ECE6D8" link="#008400" vlink="#004000" alink="#008400">  -->
<!--         background-image: url(images/ziembas_bkgrd.jpg);        
 -->

A:link    { color: #EE0000 }
A:visited { color: #990000 }
A:active  { color: #FF0000 }

body {
        background-color: #ECE6D8;        
        color: #404000;	
        font-size: 11pt;
        font-family: arial, helv, sans-serif
        border-style: none dotted
       }

<!-- TD Table Data  -->
TD {
        font-size: 9pt;
}


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

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

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

<!-- H4 Other Small  -->
H4 {
        font-size: 10pt;
        font-weight: normal;
}

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

<!-- H6 Very Small Text  -->
H6 {
        font-size: 8pt;
        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>