/* CSS Document */
body, table {
	background-color: #ffffff; 
	margin:0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	font-size: 0.8em;
	letter-spacing: 0.04em;
	color: #666666;	
	text-align: center;	
	}
	
#col1{
	background-color: #669; 
	}
#text-b  {
position: relative;
width: 800px;
font-size: 1.1em;
line-height: 1.4em;
text-align: justify; 
padding: 0;
margin: 0;
}

#text-b p {
width: 800px;
font-size: 1.1em;
line-height: 1.4em;
text-align: justify; 

margin: 0 0 15px 0;
padding: 0;
	margin: 0 auto ;

}	


#text-c {
	width: 800px;
	font-size: 1.1em;
	line-height: 1.4em;
	text-align: center;
	margin: 0 0 15px 0;
	padding: 0;
	margin: 0 auto;
}	

#text-b a {
text-decoration: none;
color: #6da731;
font-weight: bold;
}

#text-b a:hover {
color: #6BA033;
font-weight : bold;
text-decoration: underline;
}

h1.green {
color:#6DA731;
font-size:2.0em;
font-weight:bold;
margin:0 10px 17px 0;
}

#menu-a {
width: 800px;
text-align: center;
line-height: 1.8em;
padding-bottom: 2em;
}
#menu-a a {
text-decoration: none;
color: #6da731;
font-weight: bold;
}

#menu-a a:hover {
color: #6BA033;
font-weight : bold;
text-decoration: underline;
}
