@charset "ISO-8859-1";
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #082661;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #082661;
}
a:link {
	color: #082661;
	text-decoration: none;
	border-bottom: 1px dashed;
}
a:visited {
	text-decoration: none;
	color: #082661;
	border-bottom: 1px dashed;
}
a:hover {
	text-decoration: none;
	border-bottom: none;
	
}
a:active {
	text-decoration: none;
}

body {
	background-image: url(bkg_vert3.gif);
	letter-spacing: 1px;
}
.donors {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #082660;
	list-style-type: circle;
	list-style-position: outside;
}
