BODY {
	margin: 0pt;
       font-family: sans-serif;
       line-height: 1.1;
       margin-right: 0pt;
       background: #000000;
       color: #ff0000;
      }
H1, H2, H3, H4, H5, H6, UL, OL, DIR, MENU, DIV, 
DT, DD, ADDRESS, BLOCKQUOTE, PRE, BR, HR { display: block }


P    { text-indent: 0pt;
       margin-top: 0pt;
	margin-bottom: .6em;
     }

B, STRONG, I, EM, CITE, VAR, TT, CODE, KBD, SAMP, 
IMG, SPAN { display: inline }

LI { display: list-item }

H1, H2, H3, H4 { margin-top: 10pt; margin-bottom: 10pt; 
color: #ff0000; font-family: arial, helvetica, sans-serif;}
H5, H6 { margin-top: 1em }
H1, H2 { text-align: center }
H1, H2, H4, H6 { font-weight: bold }
H3, H5 { font-style: normal }
H1 { font-size: 25pt }
H2 { font-size: large  }
H3 { font-size: large }

B, STRONG { font-weight: bold } 
I, CITE, EM, VAR, ADDRESS, BLOCKQUOTE { font-style: italic }
PRE, TT, CODE, KBD, SAMP { font-family: monospace }

PRE { white-space: pre }

UL, DIR { list-style: disc }
OL { list-style: decimal }
MENU { margin: 0 }
LI { margin-left: 1em }
DT { margin-bottom: 0 }
DD { margin-top: 0; font-family: arial, helvetica, sans-serif; }
DL { margin-top: 0; font-family: arial, helvetica, sans-serif; }
TD { font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #000000}

HR { border-top: solid }

A { display: block; }
A:hover { background: #ffff00; } 
A:link { color: black; text-decoration: none; }
A:visited { color: black; text-decoration: none; }
A:active { color: black; text-decoration: none; }
