body {
	margin: 		0px;
    	font-family: 		Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  	font-size: 		10pt;
	color: 	 		black;
	background-color: 	#ffffff }


h1 {
	font-size:		19px;
	font-weight:	 	bold }

h2 {
	font-size:		16px;
	font-weight:	 	bold }


a:link {
   	color: 			blue;
	text-decoration: 	none }

a:visited {
    	color: 			blue;
	text-decoration: 	none }

a:hover { 
	color: 			black;
	text-decoration: 	underline }

address {
    	margin-top: 		1em;
    	padding-top: 		1em;
    	border-top: 		thin dotted }
