
/* basic elements */
body                   { color: #006; font-family: Verdana, Arial, Helvetica, sans-serif; background: url("snow.jpg") repeat-x fixed left bottom }
h4   { color: black; font: 9pt/10pt Georgia, "Times New Roman", Times, serif; text-align: left; margin-top: 0 }
h3          { color: #000; font-size: 14pt; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-variant: normal; line-height: 24pt; text-align: left; letter-spacing: 3px; margin-bottom: 0 }
p { color: black; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 10pt; margin-top: 0 }
a:link { color: #620002; font-weight: normal; text-decoration: none }
a:visited { color: #515151; font-weight: normal; text-decoration: none }
a:hover, a:active { color: #008000; font-weight: normal; text-decoration: none; border: solid 1px gray }
