.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	white-space: normal;
	list-style-position: inside;
	list-style-image: url(images/globebullet.gif);




}
.normalgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #336633;
	list-style-image: url(images/globebullet.gif);
	list-style-position: inside;
	list-style-type: disc;


}
.normalgreenbullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #336633;
	list-style-image: url(images/globebullet.gif);
	list-style-position: outside;
	list-style-type: circle;
	line-height: 24px;


}
#bottom a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	}
#bottom a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #336677;
	text-transform: uppercase;
	text-decoration: none;
	}
	
h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	}
li {
	list-style-position: outside;
	list-style-type: square;
}
