body {
margin: 0px;
background-color: #A5C0AB;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: medium;
font-weight:bold;
color: #666666;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-weight:bold;
color: #666666;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-weight:bold;
color: #666666;
}

h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-weight:bold;
color: #666666;
}

h5 {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-weight:bold;
color: #666666;
}

.main-txt {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
color: #666666;
line-height: 18px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 0px;
}

.main-txt a:link, .main-txt a:active, .main-txt a:focus, .main-txt a:visited {
	color: #666666;
}

.main-txt a:hover {
	color: #83a38a;
}

.footer {
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
text-align: center;
color: #666666;
padding-top: 25px;
padding-right: 20px;
}

.footer a:link, .footer a:active, .footer a:focus, .footer a:visited {
	color: #666666;
}

.footer a:hover {
	color: #83a38a;
}
