

body, div, td     { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.smallertext  { font-size: 10px }
p { margin-top: 8px; margin-bottom: 0px }

.name       { color: black; font-weight: bold; font-size: 14px }

.address   { color: #016844; font-weight: bold; font-size: 13px }

.pageheader       { color: #fbd341; font-weight: bold; font-size: 13px; background-color: #81321a; text-align: center; letter-spacing: 1px; padding: 2px 5px; border: dotted 2px #f00; width: 100% }

.whitebold  { color: white; font-weight: bold; font-size: 11px }

a:visited { color: #016844; text-decoration: underline }

a:link { color: #016844 }

a:hover { color: #f00; text-decoration: underline }

a:active { color: #f00; text-decoration: underline }

a.link2:visited  { color: white; text-decoration: none }

a.link2:link  { color: white; text-decoration: none }

a.link2:hover { color: #ffad00; text-decoration: none }

a.link2:active { color: #ffad00; text-decoration: none }

.formfields { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #fbd341 }

.justified { text-align: justify }


