body {color: black; background-color: white; font-family: verdana, arial, helvetica, sans-serif; text-align: left;}

a:link {color: blue; background-color: white;}
a:hover {color: blue; background-color: yellow;}
a:active {color: red; background-color: white;}
a:visited {color: purple; background-color: white;}

h1 {color: red; background-color: white; margin-bottom: 10px;}
h2 {color: red; background-color: white; margin-bottom: 2px;}
h3 {color: red; background-color: white; margin-bottom: 2px;}

p {margin-top: 2px; margin-bottom: 6px;}

td {font-family: verdana, arial, helvetica, sans-serif; vertical-align: top; font-size: 10pt;}
