body {margin: 3em;
     font: 14pt  Arial; }
h1 {font: 28pt  Arial, Tahoma;
    font-weight: bold;}
h2 {font: 22pt Arial,Tahoma;
    font-weight: Bold;}
table { margin: 2em;}
pre {margin: 2em;
    font-size: 13pt}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;