<!--
body { font-family: Verdana, Arial, Helvetica; font-size: 14px; }
td, th, input, select, textarea { font-family: Verdana, Arial, Helvetica; font-size: 11px; }
td.large, th.large, span.large { font-family: Verdana, Arial, Helvetica; font-size: 12px; }
td.big, th.big, span.big { font-family: Verdana, Arial, Helvetica; font-size: 11px; }
td.small, th.small, span.small { font-family: Verdana, Arial, Helvetica; font-size: 9px; }

span.green { font-family: Verdana, Arial, Helvetica; color: green; }
span.navy { font-family: Verdana, Arial, Helvetica; color: navy; }
span.orange { font-family: Verdana, Arial, Helvetica; color: orange; }
span.white { font-family: Verdana, Arial, Helvetica; color: white; }
span.gray { font-family: Verdana, Arial, Helvetica; color: gray; }

b.green { font-family: Verdana, Arial, Helvetica; font-weight: bold; color: green; }
b.navy { font-family: Verdana, Arial, Helvetica; font-weight: bold; color: navy; }
b.orange { font-family: Verdana, Arial, Helvetica; font-weight: bold; color: orange; }
b.white { font-family: Verdana, Arial, Helvetica; font-weight: bold; color: white; }

p { font-family: Verdana, Arial, Helvetica; font-size: 11px; text-align: justify; }

a:link, a:visited { text-decoration: none; color: navy; }
a:active, a:hover { text-decoration: underline; color: navy; }
a.orange:link, a.orange:visited { text-decoration: none; color: orange; }
a.orange:active, a.orange:hover { text-decoration: underline; color: orange; }
a.white:link, a.white:visited { text-decoration: none; color: white; }
a.white:active, a.white:hover { text-decoration: underline; color: white; }
a.gray:link, a.gray:visited { text-decoration: none; color: gray; }
a.gray:active, a.gray:hover { text-decoration: underline; color: gray; }

a.menu:link, a.menu:visited { text-decoration: none; color: #2E3192; }
a.menu:active, a.menu:hover { text-decoration: none; color: green; }

input.flat { color: #000066; background-color: #E8F2FF; border: 1px solid #000066 }
-->