BODY, P, TD, UL, H1, H2, H3 {
	font-family : 'Comic Sans MS', Verdana, Geneva, sans-serif;
}
A {
	font-weight : bold;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}

.listcell {
	background-color: #CCFFFF;
}
.listtable {
	background-color: #66CCCC;
}