

body {
	background-color: #f7f7f7;
	}

h1 {
	font-family: "Copperplate Gothic Light";
	font-variant: small-caps;
	text-align: center;
}

h2 {
	font-family: "Copperplate Gothic Light";
	font-size: medium;
	text-align: center;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
	font: x-small;
	color: #ffffcc;

}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
	font-weight: lighter;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

a {
	text-decoration: none;
	color: #CC0033;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #000000;
}
