.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}
.splashtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: B9970F;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: B9970F;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: B9970F;
	line-height: 20px;
	text-align: left;
	text-decoration: underline;
}li {
	list-style-image: url(../images/bullet.gif);
}