A { font-family: tahoma, arial; font-size: 10pt; color: blue; text-decoration: none; }
A.Big { font-family: tahoma, arial; font-size: 14pt; color: blue; text-decoration: underline; font-weight: bold;}
A.Navbar { font-family: tahoma, arial; font-size: 8pt; color: black; text-decoration: none; }
A.Navbar:Hover { font-family: tahoma, arial; font-size: 8pt; color: red; text-decoration: none; }

TD { font-family: tahoma, arial; font-size: 10pt; color: black; }
TD.Small { font-family: tahoma, arial; font-size: 8pt; color: black; background-color: white;}

INPUT { font-family: tahoma, arial; font-size: 9pt; color: black; background-color: white; }
INPUT.Optional { font-family: tahoma, arial; font-size: 9pt; color: black; background-color: #DDDDDD; }

SELECT { font-family: tahoma, arial; font-size: 9pt; color: black; background-color: white; }
SELECT.Optional { font-family: tahoma, arial; font-size: 9pt; color: black; background-color: #DDDDDD; }

H1 { font-family: tahoma, arial; font-size: 12pt; color: black; font-weight: bold; }

H2 { font-family: tahoma, arial; font-size: 10pt; color: black; font-weight: bold; }

H3 { font-family: tahoma, arial; font-size: 10pt; color: black; text-decoration: underline; }

.Footer { font-family: tahoma, arial; font-size: 8pt; color: black; text-decoration: none; }

