body {
	padding-top: 0px;
	background: #666666;
}
td {
	background: #666666;
}
td.hdr {
	background: #666666;
	border-bottom: #669900 1px solid;
}
td.bdy_pic_03 {
	background: #666666;
	height: 164px;
	width: 243px;
	padding: 0px;
	margin: 0px;
}
td.green_bar {
	background: #669900;
	height: 19px;
}
.body {
	padding: 0px;
	margin: 0px;
}
.footer {
	color: #ffffff;
	font-family: Verdana, Helv, Helvetica, sans-serif;
	font-size: .7em;
	background: #666666;
	padding-top: 5px;
	padding-right: 8px;
	height: 66px;
}
.footer  A:link {
        text-decoration: none;
	font-weight: bold;
        color: #99cc00;
}
.footer A:visited {
        text-decoration: none;
	font-weight: bold;
        color: #99cc00;
}
.footer A:active {
        text-decoration: none;
	font-weight: bold;
        color: #99cc00;
}
.footer A:hover {
        text-decoration: underline;
	font-weight: bold;
        color: #669900;
}
