a, a:link { color: #006633; }
a:hover { color: #ff3333; }
a:active { color: #009999; }
a:visited { color: #660000; }
a.nav { 
	margin-left: 8px; 
	font-size: 10pt; 
	font-family: helvetica, arial, sans-serif;
}
a.nav:hover { color: #ff3333; }
a.txt {
	text-decoration: none; color: #333333;
}
h1, h2, h3 {
  font-family: helvetica, arial, sans-serif;
  font-weight: bold;
  color: #333333;
  margin-left: 8px;
}
h1 { font-size: 12pt; }
h2 { font-size: 11pt; }
h3 { font-size: 10pt; }

p { margin-left: 8px; }
ul { position: relative; left: -1em; margin-right: 1em; }
p, ul {
  font-family: helvetica, arial, sans-serif;
  font-size: 12pt;
  color: #333333; 
}
p.article {
	font-size: 10pt;
	margin-left: 48px;
	margin-right: 48px;
	text-align: justify;
}
p.gen {
	font-size: 10pt;
	margin-right: 48px;
}
p.hanger1 {
	text-indent: -80px;
	margin-left: 84px;
	font-size: 10pt;
	margin-right: 48px;
}
/* img { padding-left: 8px; } */
p.quoteblock {
	font-family: times roman, times new roman, serif;
   font-size: 11pt;
	margin-left: 64px;
	margin-right: 64px;
	font-style: italic;
	text-align: justify;
}
p.sidelinks {
	margin-left: 8px; 
	font-size: 10pt; 
	line-height: 1.5;
}
p.footer {
	font-size: 8pt; 
	text-align: left; 
	margin-left: 0px;
}
.center { 
	text-align: center; 
	margin: 0, 4px, 0, 4px; 
}
		

