p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
li {
	font-weight: bold;
	list-style-image: url(images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-position: outside;
}
.sectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	line-height: 25px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #3333FF;
}
a:visited {
	color: #0099CC;
}
a:hover {
	color: #33CC66;
	text-decoration: none;
}
