body {
	font-family: Verdana;
	font-size: 13px;
	background-color: white;
}

ul{
	list-style-image: url(bullet.gif);
	list-style-position: outside;
	/* margin-left: -20px; */
	/* margin-top: 4px; */
}

ul li {
	margin-left: -20px;	
}

h1 {
	color: #006964;
	font-size: 150%;
	font-weight: normal;
	margin-top: 0px;
}

h2 {
	color: #006964;
	font-size: 125%;
	font-weight: normal;
	margin-top: 0px;
}

h3 {
	color: #006964;
	font-size: 100%;
	font-weight: normal;
	margin-top: 0px;
}

h4 {
	color: #006964;
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1px;
}