body {
	background-color: #333399;
}
.cellorange {
	background-color: #FF9900;
	color: #FFF;
}
.cellwhite {
	background-color: #FFFFFF;
}
.cellpink {
	background-color: #FF0099;
}
.cellblue {
	background-color: #0099CC;
}
.cellgreen {
	background-color: #00CC66;
}
h1 {
	font-size: 24px;
	color: #FFFFFF;
	font-family: Georgia;
}
.textcredit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.quotetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.current {
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0099;
}
