body {
	background-color: #008800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 100%;
	color: #333333;
	margin: 0em;
}
	
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	line-height:150%;
	color: #333333
}
			
	
a {	
	color: #006600;	
	text-decoration: none;
}

a:hover {	
	text-decoration: underline;
}

.navlink {
	font-size:0.8em;
	padding-right:8px;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;	 
	border-bottom: 1px dotted #009900;
	display:block;
}

.header{
	font: 1.3em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:0.14em;
	}


.greenhead {
	color: #028002;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:1.2em;
}

.subgreenhead {
	color: #028002;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
}


.content { 
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:0.8em;
	line-height: 1.5em;
}	

.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.5em;
	color: #333333;
}

.image{
	border-style:groove;
	border-color:#000000;
	border-width:1px;
}

 

