body {  font-family: "Comic Sans MS", "Times New Roman"; font-size: 90%; font-weight: normal}


a:visited {
	color: #990000;
}

a:hover {
	color: #FF6600;
}

a:active {
	color: #FF6600;
}
p {
	font-family: "Comic Sans MS", "Times New Roman";
	font-size: 90%;
}

li {
	font-family: "Comic Sans MS", "Times New Roman";
	font-size: 90%;
}

h1 {
	font-family: "Comic Sans MS", "Times New Roman";
	font-size: 120%;
	font-weight: bold;
}
h2 {
	font-family: "Comic Sans MS", "Times New Roman";
	font-size: 110%;
	font-weight: bold;
}
h3 {
	font-family: "Comic Sans MS", "Times New Roman";
	font-size: 100%;
	font-weight: bold;
}
