h1, h2, h3, h4 
{
	font-family: verdana, Arial, Helvetica, sans-serif;	
	font-weight: normal;}
	
h1 {
	font-size: 145%;}


	
h2 {
	font-size: 125%;
	color: blue;
	margin-bottom: 6pt;}
	
h3 {
	font-size: 115%;}
	
h4 {
	font-size: 100%;
	margin-top: 1.5em;}
	

	

UL LI {
	margin-top: .75em;
	line-height: 110%; 
	list-style-image: url("../newpict/bullet.gif")}

LI.2 {
	margin-top: .1em;
	margin-bottom: .1em;
	line-height: 110%; 
	list-style-image: url("../newpict/bullet.gif")}
	
UL {
	list-style: disc; }

UL UL, OL OL, OL UL, UL OL {
	margin-top: 1em;
	margin-bottom: 1em; }
	
LI P {
	margin-top: .5em;
	margin-bottom: .5em; }




