body {
	background-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-weight:normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	margin-top: 10px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
}

a:link, a:visited, a:active {
 	color: #000571;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

.title {
	font-size: 27px;
	font-weight: bolder;
	color: #000000;
	padding-top: 20px;
	padding-bottom: 20px;
}

.corruption {
	padding-bottom: 8px;
}

.donate_small {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 23px;
}

.donate_button {
	display: block;
	position: relative;
	background-image: url(http://gobnf.org/i/ifs/donate_on.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 257px;
	height: 38px;
	margin: 0;
	padding: 0;
}

.donate_button a {
	display: block;
	width: 257px;
	height: 38px;
}

.donate_button img {width: 257px; height: 38px; border: 0; }
* html a:hover {visibility:visible}
.donate_button a:hover img{visibility:hidden}

.donate_header {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.faq_question {
	color: #000;
	font-weight: bold;
}

.faq_answer {
	color: #444444;
	font-weight: normal;
}

.alsoavailable {
	padding-top: 5px;
}

.signup {
	padding-bottom: 7px;
}