
P { 
  	color: #000000;
	font-family: verdana;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	alignment: left;
   	text-decoration: none;
} 

P.nav {
  	color: #FFFF00;
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	alignment: center;
   	text-decoration: none;
}

P.nav2 {
  	color: #993300;
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	alignment: center;
   	text-decoration: none;
}

P.footer {
  	color: #993300;
	font-family: verdana;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	alignment: center;
   	text-decoration: none;
}

A:link.nav {
  	color: #FFFF00;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	alignment: center;
   	text-decoration: none;
   }

A:active.nav {
  	color: #FFCC33;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	alignment: center;
   	text-decoration: underline;
   }

A:visited.nav {
  	color: #FFFF00;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	alignment: center;
   	text-decoration: none;
   }

A:link.nav2 {
  	color: #993300;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	alignment: center;
   	text-decoration: none;
   }

A:active.nav2 {
  	color: #993300;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	alignment: center;
   	text-decoration: underline;
   }

A:visited.nav2 {
  	color: #993300;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	alignment: center;
   	text-decoration: none;
   }

A:link.h6 {
	color: #993300;
	font-family: verdana; 
	font-size: 12pt; 
	text-align: left;
	font-style: bold;
	font-weight: bold;
   	text-decoration: underline;	
	}

A:active.h6 {
	color: #993300;
	font-family: verdana; 
	font-size: 12pt; 
	text-align: left;
	font-style: bold;
	font-weight: bold;
   	text-decoration: underline;	
   }

A:visited.h6 {
	color: #993300;
	font-family: verdana; 
	font-size: 12pt; 
	text-align: left;
	font-style: bold;
	font-weight: bold;
   	text-decoration: underline;	
   }

H1 { 
	color: #663300;
	font-family: verdana; 
	font-size: 16pt; 
	text-align: center;
	font-style: bold;
	font-weight: bold;
   	text-decoration: none;
}

H2 { 
	color: #663300;
	font-family: verdana; 
	font-size: 16pt; 
	text-align: left;
	font-style: bold;
	font-weight: bold;
   	text-decoration: none;	
}

H3 { 
	color: #663300;
	font-family: verdana; 
	font-size: 14pt; 
	text-align: center;
	font-style: bold;
	font-weight: bold;
   	text-decoration: none;	
}

H4 { 
	color: #663300;
	font-family: verdana; 
	font-size: 14pt; 
	text-align: left;
	font-style: bold;
	font-weight: bold;
   	text-decoration: none;	
}

H5 { 
	color: #993300;
	font-family: verdana; 
	font-size: 12pt; 
	text-align: center;
	font-style: bold;
	font-weight: bold;
   	text-decoration: none;	
}

H6 { 
	color: #993300;
	font-family: verdana; 
	font-size: 12pt; 
	text-align: left;
	font-style: bold;
	font-weight: bold;
   	text-decoration: none;	
}

Li {
font: 10pt/12pt "georgia" normal;
}

IMG-LEFT { 
float: left 
}

IMG-RIGHT { 
float: right 
}

li {
	margin-left: .2in;
  	color: #000000;
	font-family: verdana;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	alignment: left;
   	text-decoration: none;
}

.ddmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993300;
}