.buttons a {
	text-align: right;
	text-decoration: none;
	color: #000000;
	display: block;
	padding-top: 6px;
	padding-right: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: -1px;
}
.buttons a:hover {
	color: #006600;
}
.buttons {
	height: 34px;
	width: 100px;
	background-image: url(button_bg.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #660000;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.links_bottom {
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}
.main_text {
	font-size: 11px;
	text-align: justify;
}
.main_text a:hover {
	color: #660000;
	text-decoration: none;
}

ul {
	font-size: 12px;
	color: #660000;
}
.links_bottom a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.main_text a {

	color: #2A663D;
}
.main_text h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
