body,td,th {
	font-family: Comic Sans MS;
	font-size: 12pt;
	color: #000080;
}
body {
	background-color: #FFFFCC;
}
a {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Comic Sans MS;
	font-weight: bold;
	color: #FF00FF;
}
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 16pt;
}
h3 {
	font-size: 14pt;
}

