.indextext {
	font-family: Century Gothic, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	font-family: Century Gothic, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: Century Gothic, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.bullettext {
	font-family: Century Gothic, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	list-style-image: url(../images/bullet.gif);
}
.linktext {
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: Century Gothic, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.formtext {
	font-family: Century Gothic, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #eeeeee;
}
.footnote {
	font-family: Century Gothic, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
