/* CSS Document */
body, table {
	background-color: #ffffff; 
	margin:0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	color: #666666;	
	text-align: center;	
	}
	
#col1{
	background-color: #669; 
	}
#text-b  {
position: relative;
width: 800px;
font-size: 11px;
letter-spacing: 0.04em;
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 ;

}	

.style3
{
font-size: xx-small
}

#footer
{
position: relative;
float: left;
top: 0px;
width: 800px;
text-align: center;
font-style: normal;
}

#footer p
{
font-size: 0.65em;
line-height: 1.3em;
}

#footer a
{
text-decoration: none;
color: #6da731;
font-weight: bold;
}
.blue {
color: #666699;
font-weight: bold;
}

.reg {
	font-size:smaller;	
}

#text-c {
	width: 800px;
	line-height: 1.5em;
	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: none;
}

h1.green {
color:#6DA731;
font-size:1.3em;
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;
}

