a:hover {  color: #006600}
a {  color: #FF0000}
a {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
a:hover {  }

li {
	list-style-image: url(css-images/bullet1.gif);
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.horizontal {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #FF0000;
}

