p { font-family:verdana; font-size: 10pt; }
/*padding: 5pt */

h1 { font-family:verdana; font-size: 20pt; color: rgb(0,0,150) }
h2 { font-family:verdana; font-size: 16pt }
h3 { font-family:verdana; font-size: 12pt }
body { background:white; font-family:verdana; font-size: 10pt; margin:2px }
table { border-collapse: collapse }
form { margin: 2px }
td { font-size:10pt }
hr { color:blue }
.smlfont { font-size:8pt }
input.smlfont { border: solid black 0.1pt }
select.smlfont { border: red }

A:link { color: blue; text-decoration: none }
A:visited { color: blue; text-decoration: none }
A:active { color: blue; text-decoration: none }
A:hover { color: red; text-decoration: none }
