.bottom{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8CC9A8;
	padding-bottom: 3px;
}
.bottom a:link, .bottom a:active, .bottom a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #8CC9A8;
}
.bottom a:hover{
	color: #FFFFFF;
}
.green{
	border: 1px solid #009D57;
}
.top16{
	padding-top: 16px;
}
body, td, p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
}
a:link, a:active, a:visited{
	color: #009D57;
}
a:hover{
	color: #000000;
}
.size12{
font-size: 13px;
font-weight: bold;
}
.imgbrd{
border: 1px solid #1BAB78;
}
.smaller{
font-size: 11px;
}