h1 {
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
body {
	background-color: #000000;
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	color: #FFFFFF;
	font-size: 12px;
}
p {
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	color: #FFFFFF;
	font-size: 12px;
}
td {
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	color: #FFFFFF;
	font-size: 12px;
}
h2 {
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFCC00;
	text-align: left;
}
h3 {
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
a:link {
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	color: #CCCCCC;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #00FF00;
}
