body {
	background-color: #CCCCFF;
}
h1 {
	font-family: "Copperplate Gothic Bold";
	font-size: 24px;
	font-style: normal;
	color: #333399;
}
link {
	color: #9900CC;
	text-decoration: underline;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #003399;
}
h3 {
	color: #003399;
}
h4 {
	font-family: "Copperplate Gothic Bold";
	font-size: 18px;
}

