/* CSS Document */
a {		
		color: #538734;
		text-decoration: none;
		}
a:hover {
		color: #80cf1f;
		text-decoration: none;
		}
body {		
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
}
.bold {
		font-weight: bold;
}
.copyright {
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		font-weight: normal;
		color: #538734;
		text-align: right;
		text-indent: 0px;
		letter-spacing: normal;
		line-height: normal;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 0px;
}
.footer-ii {
		background-color: #f1fed0;
}