<style type="text/css">
<!--
body
{ 
}

.nav
{
color: brown;
font-family: Bookman Old Style;
font-weight: normal;
font-size: 10px;
font-style: bold; 
text-decoration: bold;
background-color: #FFA500;
}

a.nav:link
{
color: brown;
font-family: Bookman Old Style;
font-size: 10px;
font-weight: bold;
text-decoration: bold;
background-color: #FFA500;
}


a.nav:visited
{
color: brown;
font-family: Bookman Old Style;
font-size: 10px;
font-weight: bold;
text-decoration: bold;
background-color: #FFA500;

}


a.nav:hover
{
color: red;
font-family: Bookman Old Style;
font-size: 12px;
font-weight: bold;
text-decoration: bold;
background-color: wheat;
}


.title01
{
color: #000000; 
font-family: Bookman Old Style;
font-weight: normal;
font-size: 12px;
font-style:normal; 
text-decoration: none;
}

.title02
{
color: #996633; 
font-family: 'Copperplate Gothic Bold' , 'Bookman Old Style';
font-weight: normal;
font-size: 12px;
font-style:normal; 
text-decoration: none;
}

.title03
{
color: brown; 
font-family: 'Copperplate Gothic Bold' , 'Bookman Old Style';
font-weight: normal;
font-size: 14pt;
font-style:normal; 
text-decoration: none;
}


h1
{
color: #000000; 
font-family: Bookman Old Style;
font-weight: normal;
font-size: 10pt;
font-style:normal; 
text-decoration: none;
}


h2
{
color: brown;
font-family: 'Copperplate Gothic Bold' , 'Bookman Old Style';
font-weight: heavy;
font-size: 10pt;
font-style:normal; 
text-decoration: none;
}


h3
{
color:red;
font-weight:900;
font-family: 'Copperplate Gothic Bold', 'sans-serif', 'Lucida Casual', 'Comic Sans MS';
font-size: 18pt;
text-decoration: underline;
}


h4
{
color: #003366;
font-weight: heavy;
font-family: 'Bookman Old Style', 'tahoma,arial,sans-serif';
font-size: 12pt;
text-decoration: none;
}

.cowboy
{
font-family: 'Copperplate Gothic Bold', 'Bookman Old Style'; 	
color:"#9A5D15";
font-weight: 500;
font-size:10pt;
}
-->
</style>
