.mainLinks {
	font-family: Helvetica;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}
.mainLinks:hover {
	font-family: Helvetica;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}
.text {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}
.footer {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
li {
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
	list-style-position: outside;
}

