body { font-size:10pt; font-family:Verdana }
table { font-size:10pt; font-family:Verdana }

h1 {
	background-color: orange;
	color: white;
	font-family:Verdana;
	font-size:10pt;
	text-indent: 10pt; 
}

h2 {
	background-color: green;
	color: white;
	font-family:Verdana;
	font-size:10pt;
	text-indent: 10pt; 
}


a { text-decoration: none; }
a:hover { text-decoration: underline; }
a:visited { color: blue; }