body { font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }
p, ul, li, div, form, em, blockquote, quote { font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-weight: normal; }
td { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; }

.small { font-size: 8pt; }
.big { font-size: 12pt; }

.redhead { font-size: 12pt; color: #993333; font-weight: bold; }
.redsubhead { font-size: 10pt; color: #993333; font-weight: bold; }

.greenhead { font-size: 12pt; color: #99cc66; font-weight: bold; }
.greensubhead { font-size: 10pt; color: #99cc66; font-weight: bold; }

hr { color: #404040; height: 1px; width: 80%; }

h1 { color: #003333; }

A { font-size: 9pt; }
A:link { font-size: 9pt; }
A:visited { font-size: 9pt; }
A:hover { font-size: 9pt; }
A:active { font-size: 9pt; }


A.nav { font-size: 9pt; color: #003333; text-decoration: none; font-weight: bold; line-height: 2;}
A.nav:link { font-size: 9pt; color: #003333; text-decoration: none; font-weight: bold; line-height: 2;}
A.nav:visited { font-size: 9pt; color: #003333; text-decoration: none; font-weight: bold; line-height: 2;}
A.nav:hover { font-size: 9pt; color: #003333; text-decoration: underline; font-weight: bold; line-height: 2;}
A.nav:active { font-size: 9pt; color: #003333; text-decoration: underline; font-weight: bold; line-height: 2;}

A.topnav { font-size: 9pt; color: #993333; text-decoration: none; font-weight: bold; line-height: 1;}
A.topnav:link { font-size: 9pt; color: #993333; text-decoration: none; font-weight: bold; line-height: 1;}
A.topnav:visited { font-size: 9pt; color: #993333; text-decoration: none; font-weight: bold; line-height: 1;}
A.topnav:hover { font-size: 9pt; color: #993333; text-decoration: underline; font-weight: bold; line-height: 1;}
A.topnav:active { font-size: 9pt; color: #993333; text-decoration: underline; font-weight: bold; line-height: 1;}

A.leftnav { font-size: 8pt; color: #003333; text-decoration: none; font-weight: bold; line-height: 100%; }
A.leftnav:link { font-size: 8pt; color: #003333; text-decoration: none; font-weight: bold; line-height: 100%; }
A.leftnav:visited { font-size: 8pt; color: #003333; text-decoration: none; font-weight: bold; line-height: 100%; }
A.leftnav:hover { font-size: 8pt; color: #003333; text-decoration: underline; font-weight: bold; line-height: 100%; }
A.leftnav:active { font-size: 8pt; color: #003333; text-decoration: underline; font-weight: bold; line-height: 100%; }

A.subnav { font-size: 8pt; color: #003333; text-decoration: none; font-weight: normal; line-height: 100%; }
A.subnav:link { font-size: 8pt; color: #003333; text-decoration: none; font-weight: normal; line-height: 100%; }
A.subnav:visited { font-size: 8pt; color: #003333; text-decoration: none; font-weight: normal; line-height: 100%; }
A.subnav:hover { font-size: 8pt; color: #003333; text-decoration: underline; font-weight: normal; line-height: 100%; }
A.subnav:active { font-size: 8pt; color: #003333; text-decoration: underline; font-weight: normal; line-height: 100%; }

A.greenhead { font-size: 12pt; color: #99cc66; text-decoration: none; font-weight: bold; line-height: 1;}
A.greenhead:link { font-size: 12pt; color: #99cc66; text-decoration: underline; font-weight: bold; line-height: 1;}
A.greenhead:visited { font-size: 12pt; color: #99cc66; text-decoration: underline; font-weight: bold; line-height: 1;}
A.greenhead:hover { font-size: 12pt; color: #99cc66; text-decoration: underline; font-weight: bold; line-height: 1;}
A.greenhead:active { font-size: 12pt; color: #99cc66; text-decoration: underline; font-weight: bold; line-height: 1;}

b { font-weight: bold; }

tt {
    font-family: Courier, "Courier New", monospace;
    font-size: 1em;
}
