body { margin: 0px; background: #666666; }

body, p, div, td {font-family: verdana; font-size: 9pt; color: #333333;}

/* headings */
h3, h4 { margin: 0px; font-family: verdana; color: #333333}

/* link colors */
a:link { font-weight: bold; text-decoration: none; color: #993333; }
a:hover { font-weight: bold; text-decoration: underline; color: #993333; }
a:visited { font-weight: bold; text-decoration: none; color: #993333; }
a:visited:hover { font-weight: bold; text-decoration: underline; color: #993333; }

