h3 {
	font-family: sans-serif;
	text-align: center;
}

h2 {
	font-family: sans-serif;
	text-align: center;
}

p {
	font-family: sans-serif;
	font-size: 90%;
	text-align: justify;
}

a:link {
	color: black;
}
a:active {
	color: grey;
}
a:visited {
	color: grey;
}
a:hover {
	color: grey;
}


.paypal_button {
	font-family: sans-serif;
	font-size: 90%;
	text-align: justify;
}	
