a:link {
	color: #660033;
	text-decoration: none;
}

a:visited {
	color: #660033;
	text-decoration: none;
}

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

body {
	font-family: "Arial", "Helvetica", sans-serif;
	color: #660033;
	font-size: 10pt;
}

h1 {
	font-size: 16pt;
	font-weight: bold;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
}

hr {
	color: #660033;
	height: 1px;
}

img {
	border: none;
}




.buttonoff {
	background-color: #E2FEC6;
	color: #660033;
	text-align: center;
}

.buttonon {
	background-color: #660033;
	color: #E2FEC6;
	text-align: center;
}

.buttonon a:hover {
	color: #E2FEC6;
}

.footer {
	font-size: 8pt;
	text-align: center;
}

.giftaid {
	padding: 20px;
}

.indent {
	padding-left: 30px;
}

.makingsolutions {
	color: #470047;
	font-size: 8pt;
	text-align: right;
}

.makingsolutions a:link {
	color: #470047;
}

.makingsolutions a:visited {
	color: #470047;
}

.maincontent {
	padding: 10px;
}

.maincontent img {
	padding-right: 10px;
}