@charset "UTF-8";
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #003366;
}
a:active {
	color: #003366;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: small-caps;
	color: #000000;
	text-transform: capitalize;
	font-style: normal;
	letter-spacing: 2px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #405A85;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
body {
	background-repeat: no-repeat;
}
.donateBox {
	border: thin solid #999999;
}
.bodyBox {
	padding-left: 10px;
	background-repeat: no-repeat;
}
