body { color: black; background-color: white; }

p {}

td {}

a:link { color: #546b53 ; text-decoration: none; }

a:visited { color: #999 ; text-decoration: none; }

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

a:active { color: #6c9a5a ; text-decoration: underline; }
.heading1 { font-size: 18pt; font-family: arial; font-weight: bold; }
.heading2 { font-size: 18pt; font-family: arial; font-weight: bold; }
.heading3 { font-size: 18pt; font-family: arial; font-weight: bold; }
.heading4 { font-size: 14pt; font-family: arial; }
.normaltext { font-size: 9pt; font-family: arial; line-height: 16px; }
.smalltext { font-size: 8pt; font-family: arial; }
a.black:link { color: black; text-decoration: none; }
a.black:visited { color: black; text-decoration: none; }
a.black:hover { color: black; text-decoration: none; }
a.black:active { color: black; text-decoration: none; }
