body {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: black;
	background-color: white }
p  {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 100%;
	margin-top: 1px;
	margin-bottom:1px;
	color: #000066 }
h1 {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: #696969;
  	color: white;
	font-size: 18pt;
	margin-bottom: 20px }
h2 {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: white;
	color: #696969; 
	font-size:14pt;
	margin-bottom:15px }
h3 {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: white;
	color: #696969;
	font-size:12pt;
	PADDING-TOP: 10px }
address {
	margin-top: 1em;
	padding-top: 1em;
	border-top: thin dotted	}
a:link { 
	color:#000066;
	text-decoration: none;
	font-weight:bold }
a:visited { 
	color: magenta;
	text-decoration:none;
	font-weight:bold }
a:hover { 
	color: #336666;
	text-decoration: underline;
	font-weight:bold }
a:active { 
	color: #336666;
	font-weight:bold }