.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #006633;
	line-height: 20px;
	text-indent: 5pt;

}
.buttons a {
	color: #FFFFFF;
	text-decoration: none;

}
.buttons a:hover {
	color: #FFFF66;
	text-decoration: underline;

}
.border {
	border: 15px solid #FFFFFF;
}
body {
	background-color: #CCCCCC;
}
.main {
	background-color: #FFFFFF;
	text-align: justify;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right: 1px solid #006633;
	border-bottom: 1px solid #006633;
	border-left: 1px solid #006633;


}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	background-color: #FFFFFF;
}
.bottom {
	font-size: 11px;
	color: #006633;
	text-align: center;
	background-color: #99CC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;




}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006633;
	font-weight: bold;
}
.contact {
	background-color: #FFFFFF;
	text-align: justify;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #006633;

}
