body {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 10pt;
	color: #660000;
}
a:active {
	color: #660000;
	text-decoration: none;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
a.whiteLink:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.whiteLink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.whiteLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #FFCC00;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #FFCC00;
}
.white {
	color: #FFFFFF;
}
.yellow {
	color: #FFCC00;
}
td {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 10pt;
	color: #660000;
}
