h3 {
color: #666666;
font-size: 12px;
margin: 5px 0px 5px 0px;
padding: 0px;
line-height: 15px;
}

h2 {
color: #666666;
font-size: 14px;
margin: 5px 0px 5px 0px;
padding: 0px;
line-height: 15px;
}


a,  a:link,a:visited, a:active {
color: #666666;
 text-decoration: none;
}
a:hover {
 color: #666666;
 text-decoration: underline;
 }

  


UL {
	list-style-type: none;
	padding-left: 0px;
	margin: 0px 0px 10px 0px;
}

LI {
	background-image: url(/images/plusSign.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 25px;
	margin: 0px 5px 5px 0px;
}