<style>
<!--
body  {
	  	font-family: Georgia, "New Century Schoolbook", Times, serif;
	   	background-color: #ffffff;
	   	padding: 0;
	   	color: black;
}


p, td, li, ul, ol, h1, h2, h3, h4, h4, h5, h6  { 
	  	font-family: Georgia, "New Century Schoolbook", Times, serif; }

.hrs { color: black }


a:link { 
			font-weight: bold;
			color: #006633; 
			text-decoration: none; 
			background: transparent;
			}
			
a:visited { color: #666666; text-decoration: none; background: transparent; }
a:hover	{ color: #cc9999; text-decoration: underline; background: transparent; }
a:active { 
			font-weight: bold;
			color: #006633; 
			text-decoration: none 
			background: transparent;
			}

input.buttons { color: black; font-size: 8pt }
input.buttons2 { color: black; font-weight: 600; font-size: 8pt; background-color: #dcdcdc; border: outset }
input.buttons3 { color: #dcdcdc; font-weight: bold; font-size: 9pt; background-color: black;  }


.text	  { font-size: 11px; font-family: Georgia, "New Century Schoolbook", Times, serif;
			font-weight: normal;
			font-style: normal;
			color: black;
		}


.smtext	{
			font-size: 8pt;
			font-family: Georgia, "New Century Schoolbook", Times, serif;
			font-weight: normal;
			font-style: normal;
			color: black;
			}
			
			
.boxtext	 { color: #003366; font-size: 11px; font-family: Georgia, "New Century Schoolbook", Times, serif;
			font-weight: normal;
			font-style: normal;
			color: #003366;
			}
			
			

.hdg	{
			font-size: 11pt;
			font-family: Georgia, "New Century Schoolbook", Times, serif; font-style: normal; font-weight: bold; line-height: 14px }
		
.hdg1	{
			font-size: 9pt;
			font-family: Georgia, "New Century Schoolbook", Times, serif;
			font-weight: bold;
			font-style: normal;
			color: black;
		}


.b			{ font-weight: bold; }



.u			{ text-decoration: underline; }


.bu			{ font-size: 8pt;
			font-family: Georgia, "New Century Schoolbook", Times, serif;
			font-weight: bold;
			font-style: normal;
			color: #f5f5f5;
			text-decoration: underline;

 			 }

.ui		{ font-size: 8pt;
			font-family: Georgia, "New Century Schoolbook", Times, serif;
			font-weight: normal;
			font-style: normal;
			color: white;

 			 }

.i		{ font-style: italic; }

#footer { font-size: 11px;
line-height: 16px;
margin-left: 150px;
}

#paragraph { font-size: 11px;
line-height: 14px;
margin-left: 10px;
}

.photos { 	
		display: block;
		border: 0;
		float: right;
		padding-left: 10px;
		padding-bottom: 7px;
		}
		
/* background */

.navbkg	{ 
background: url(../images/navigation.gif) center top no-repeat; 

}

/* navigation */


#nav a:link, #nav a:visited {
	color: #330033; 
	font: 11px Georgia, "New Century Schoolbook", Times, serif;
	padding-left: 9px;
	padding-top: 10px;
	
}

#nav a:hover
{ color: #006633; text-decoration: underline; 
 }
 
#nav2 a:link, #nav2 a:visited {
	color: #330033; 
	font: 11px Georgia, "New Century Schoolbook", Times, serif;
	padding-left: 20px;
	padding-top: 10px;
}

#nav2 a:hover
{ color: #006633; text-decoration: underline; 
 }

-->
</style>