body, p, td    { font-size: 14px; font-family: "Times New Roman", Georgia, Times, serif }

h1, .h1     { color: #434f98; font-weight: bold; font-size: 24px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2, .h2     { color: #434f98; font-weight: bold; font-size: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3, .h3     { color: #434f98; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.small  { font-size: 12px }
.small_table p { font-size: 10px }
.privacy {}
.privacy a:link { color: #006B5A; text-decoration: underline }
.privacy a:visited  { color: #006B5A; text-decoration: underline }
.privacy a:hover { color: #AAA; text-decoration: underline }
.privacy a:active  { color: #006B5A; text-decoration: underline }

.footer { color: white }
.footer a:link { color: #FFF; text-decoration: underline }
.footer a:visited  { color: #FFF; text-decoration: underline }
.footer a:hover { color: #AAA; text-decoration: underline }
.footer a:active  { color: #006B5A; text-decoration: underline }

a:link { color: #006B5A; text-decoration: none }
a:visited  { color: #44A080; text-decoration: none }
a:hover { color: #777; text-decoration: underline }
a:active  { color: #DDD; text-decoration: none }

input { color: black; background-color: #ececec; margin: 2px; padding: 2px; border: dashed 1px #006B5A }
textarea { color: black; background-color: #ececec; margin: 2px; padding: 2px; border: dashed 1px #006B5A }