h1 {
font-weight: bold;
font-size: 100%;
margin-bottom: 10px
}

p {margin-left: 10px;
   margin-right:3px;
   font-family: Arial;
   font-size: 10pt
}

p.small {
   font-family: Arial;
   font-size: 8pt
}

p.lmargin {margin-left: 10px;
    	   margin-right:3px;
		  font-family: Arial;
          font-size: 9pt
}
p.greenp {margin-left: 10px;
    	  margin-right:3px;
		  color: #336600;
		  font-weight: bold;
		  font-family: Arial;
          font-size: 10pt
}
p.rmargin {margin-left: 7px;
		   margin-right:3px;
		  font-family: Arial;
          font-size: 10pt
}
ul {
		  font-family: Arial;
		  margin-bottom: 15px;
		  list-style-type: disc;
          font-size: 10pt
}
ul.heavy {
		  font-family: Arial;
		  color: #336600;
		  font-weight: bold;
		  list-style-image: url('images/legal-help.gif');
          font-size: 10pt
}


a:link {color: #336600; font-weight: bold; text-decoration: none}
a:visited {color: #000099; text-decoration: none}
a.noline:link {color: #000000; text-decoration: none}
a.noline:visited {color: #000099; text-decoration: none}
a.noline:hover {text-decoration: underline}
a.foot:link {font-family: Arial; font-style: normal; font-weight: normal; font-size: 8pt; color: #000000; text-decoration: none}
a.foot:visited {font-family: Arial;  font-style: normal; font-weight: normal; color: #000099; font-size: 8pt; text-decoration: none}