body {
	background-image:  url(images/bk2.gif);
	font-family: "Comic Sans MS";
}
.style1 {font-family: "Comic Sans MS"}
.style2 {color: #000000}
.style3 {color: #FFFFFF}
.style4 {
	color: #00FF00;
	font-size: small;
}
.style5 {color: #0000FF}
.style6 {color: #FFFF00}
.style7 {color: #00FFFF}
.style8 {color: #FF00FF}
.style9 {color: #000000}
.style10 {color: #FF0000}
.style14 {
	color: #006600;
	font-size: 24px;
	font-weight: bold;
}
.style15 {color: #006600}
.style16 {
	color: #330033;
	font-size: 24px;
	font-weight: bold;
}
.style17 {
	color: #330033;
}
.style18 {
	color: #6600FF;
	font-size: 24px;
	font-weight: bold;
}
.style19 {color: #6600FF}
.style20 {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}
.style21 {color: #CC0000}
h1 {
	font-family: "Comic Sans MS";
	color: #009900;
	font-style: bold;
	font-size: 20px;
}

h2 {
	font-family: "Comic Sans MS";
	color: #FFC420;
	font-style: bold;
	font-size: 26px;
	background-color: #000000;
}
h3 {
	font-family: "Comic Sans MS";
	color: #330066;
	font-size: 18px;
}
h4 {
	font-family: "Comic Sans MS";
	color: #CCCCCC;
	font-size: 10px;
}
a:link {
	font-family: "Comic Sans MS";
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
a:visited {
	font-family: "Comic Sans MS";
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
a:hover {
	font-family: "Comic Sans MS";
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
a:active {
	font-family: "Comic Sans MS";
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a.nav:link {
color: #CCCCCC;
font-size: 12px;
text-decoration: underline;
}
a.nav:visited {
color: #FFFFFF;
font-size: 12px;
}
a.nav:hover {
color: #FFC420;
font-size: 12px;
text-decoration: underline;
}
a.nav:active {
color: #CCCCCC;
font-size: 12px;
text-decoration: underline;
}