a { color: blue; text-decoration: none; }
a:hover { color: red; text-decoration: underline; }
table, h1, h2, h3, h4, h5, h6 { margin: 0 0 0 0; }
h1,h3,h4,h5 { font-family: Verdana; }
h6 { font-family: Arial; }
button { border: 0.5pt solid black; }
input { border: 0.5pt solid black; font-family: Verdana; }
textarea { border: 0.5pt solid black; font-family: Verdana; }
form { margin: 0 0 0 0; }

td { font-family: Verdana; font-weight:none; font-size:12px }

h1 { font-size: 18pt; }
h2 { font-size: 16pt; }
h3 { font-size: 14pt; }
h4 { font-size: 12pt; }
h5 { font-size: 10pt; }
h6 { font-size: 8pt; font-weight: normal;}

.headernav { font-size:16px; font-family:Verdana; font-weight:bold; color: black; margin-top:5px; }
a.headernav:hover { text-decoration:none }

.fancy_big {font-size:18px; font-weight:bold; font-family:Calibri,Arial}