a:link {
	font-family: "Comic Sans MS";
	color: white;
	font-size: 12pt;
	text-decoration: none;
}
a:visited {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	color: white;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	color: #CDF100;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
body {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	background-image: none;
}
td {
	font-family: "Comic Sans MS";
	font-size: 8pt;
	color: #FFFFFF;
	text-align: left;
	background-color: #3D168B;
	height:20px;
}
h1 {
	font-family: "Comic Sans MS";
	font-size: 16pt;
	color: #CDF100;
}
p {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #3D168B;
}
h2 {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	color: #CDF100;
}
h3 {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #CDF100;
}
h4 {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	color: 3D168B;
}
table {
	background-image: none;
}
select {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #3D168B;
}
li {
	font-family: "Comic Sans MS";
	font-size: 8pt;
	color: #6666FF;
}
.mkids {
	background-color: #FFFFFF;
}
