<!--

body {
	background-color: #42B649;
}

a:link { 
color: #0066CC;
}
a:visited { 
color: #FF0000;
}
a:hover { 
color: #CCCCCC;
background-color: #333333;
text-decoration: none;
}
a:active { 
color: #FF0000;
}

body, td, th {
	color: #000000;
}

.nav {font-size: 1em; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color: #000000;
line-height: 120%;
text-decoration:none; 
padding: 3 3 4 3;
margin-top: -1;
}

.navcurrent {font-size: 1em; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color: #000000;
background-color: d7a603;
line-height: 120%;
text-decoration:none; 
padding: inherit;
}

.nav a:link {
color: #000000;
line-height: 120%;
text-decoration:none; 

}

.nav a:visited{
color: #000000;
line-height: 120%;
text-decoration:none; 
padding: inherit;
}

.nav a:hover{
line-height: 120%;
color: #CCCCCC;
background-color: #333333;
text-decoration:none;
padding: inherit; 
}

.hidden {
	display: none;
}

h1 {font-size: 1.5em; 
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
line-height: 100%; }

h2 {font-size: 1em; 
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
line-height: 155%; }

h3 {font-size: 1.3em;
font-weight: strong;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666666;  }

h4 {font-size: 1.1em;
font-weight: strong;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 155%; }

h5 { font-size: 1em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: italic;
color: #000000;
line-height: 155%; }

h6 { font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 155%; }

p { font-family: Georgia, Times New Roman, Times, serif;
line-height: 130%;
margin-left: 20px }

ul { font-family: Georgia, Times New Roman, Times, serif;
line-height: 100%;
margin-left: 20px }
-->
