<STYLE>
.nav {
	font-family: Times New Roman, Courier, Verdana, Helvetica, sans-serif;
	color: black;
	text-decoration: black;
	text-align: left;
	font-size: 12px;
	width: 180px;
	height: auto;
	display: block;
	padding: 2px 3px 2px 3px;
}
.caption {
	font-family: Times New Roman, Courier, Verdana, Helvetica, sans-serif;
	color: black;
	font-style: italic;
	font-size: 12px;
	}
.footer {clear:both;
         text-align:center;
          background:white;}   
h1{font-family:Edwardian Script;
    font-size:32pt;
    text-align=center;
    color:black;
    font-weight=normal;
    }
h2{font=family:"TimesNewRoman";
   font=size:18pt;
   text-align=center;
   color:black;
   font-weight=normal;
   }
h3{text-align=center; 
    font-family: "Times New Roman";
    font-size:18pt;
    color=black;
    font-weight=normal;
     }
h4{text-align=center; 
     font-family: "Times New Roman";
      font-size:14pt;
      color=black;
      font-weight=normal;
      }
h5{text-align=center; 
     font-family: "Times New Roman";
      font-size:12pt;
      color=black;
      font-weight=normal;
      }

p{font-family:"TimeNewsRoman";
   font-size:10pt;
   font-color:black;
   align=center
   font-weight=normal;
   }
a:link {font-weight:bold; color:purple;text-decoration:none;background:none;cursor:pointer;}
a:hover {font-weight:bold; color:blue;text-decoration:none;cursor:pointer; background:white;}
a:active {font-weight:bold; background:white; color:purple;text-decoration:none;cursor:pointer;}  

</style>