body {
	background-color: #660066;
}
.style1 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #CC99FF;
}
A.email {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #CC99FF;
}
A.email:hover {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #CC00FF;
}
A.linkstyle1 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #CC00FF;
	text-decoration: underline;
}
A.linkstyle1:hover {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #cc99ff;
}
.foalheader {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #CC99FF;
	text-decoration: underline;
}
A.linkstyle2 {

	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #CC00FF;
	text-decoration: underline;
}
A.linkstyle2:hover {


	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #cc99ff;
	text-decoration: underline;
}
.style2 {

	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #CC99FF;
}
.style3 {

	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #CC99FF;
}
.style1italics {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #CC99FF;
	font-style: italic;
}
A.wdlink {
	font-family: "Comic Sans MS";
	font-size: 10px;
	text-decoration: underline;
	color: #cc99ff;
}
.imageleft {
	padding: 10px;
	float: left;
}
.imageright {
	padding: 10px;
	float: right;
}
.imagecenter {
	padding: 10px;
	float: none;
	clear: both;
}
