﻿BODY, TD, DIV, P { 
font-family: arial, helvetica, sans-serif; 
font-size: 10pt;

margin: 0;
}
TH { 
font-family: arial, helvetica, sans-serif; font-size: 9pt; background-color: #C0C0C0; text-align: center
}
H1 { 
color: maroon; font-size: 12pt; font-weight: bold; 
}
a.hdrnav:link { color: black; text-decoration: none; font-size: 9pt; }
a.hdrnav:visited { color: black; text-decoration: none; font-size: 9pt; }
a.hdrnav:hover { color: #CC0000; text-decoration: underline; font-size: 9pt; }
a.lftnav:link { color: maroon; text-decoration: none; }
a.lftnav:visited { color: maroon; text-decoration: none; }
a.lftnav:hover { color: white; text-decoration: underline; background-color: black; }


