body   { background-color: #ffffff; margin: 0; padding: 0 }

td      { color: #4e2045; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px }
#home      { color: #4e2045; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 24px }

a:link  { color: #4e2045; text-decoration: underline }
a:visited  { color: #4e2045; text-decoration: underline }
a:active  { color: #4e2045; text-decoration: underline }
a:hover  { color: #973e86; text-decoration: underline }

#footer  { color: #798262; font-size: 11px; line-height: 14px; text-align:justify; padding-top: 3px; padding-bottom: 2px }
#footer2  { color: #798262; font-size: 11px; line-height: 14px; text-align:justify; padding-bottom: 6px }

ul     { list-style-type: circle; margin-top: 0px; margin-bottom: 12px; margin-left: 18px; padding-left: 0 }
ol     { margin-top: 0px; margin-bottom: 12px; margin-left: 24px; padding-left: 0 }
li   { margin: 0px }

.printonly { display: block }
#printonly { display: block }
.noprint { display: none }
#noprint { display: none }
