p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: -3px;
	color: #333333;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 16px;
	margin-bottom: 0px;
	font-weight: lighter;
	text-transform: none;
	color: #716963;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	margin-right: 20px;
	list-style-image: url(images/bullet.gif);
}

.point5 li {
  margin-top: 0.5em;
  margin-bottom: 1em;
  }h1 {
	font-family: Impact;
	font-size: 25px;
	font-weight: lighter;
}
li {
	line-height: 17px;
}
a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
