h1 {
	font-size: 10pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin left: 20px
	text-align: left;
	
}
h2           { font-family: Verdana; font-size: 10pt; color: #000000; margin-left: 20; 
               margin-right: 20; margin-top: 20 }
               
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

html { height: 100%; margin-bottom: 1px; }
