@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #000000;
}
body {
	background-color: #ff9900;
	text-align: center;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #008000;
}
a:active {
	color: #663399;
}
a:hover {
	color: #FF0000;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style2 {
	font-family: "Comic Sans MS";
}
.style3 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

.style8 {color: #FF0000}
.mainblurb {
	width: 640px;
	text-align: center;
}

