hr {
	margin:10px;
	padding:0px;
	height:1px;
	border: 0pt none;
	display:block;
}

BODY { 
    margin: 0;
    font-family: arial, courier, sans-serif; font-size: 14pt;
    color: black; 
  }


H1, H2, H3, H4, H5, H6, P,  OL, DIR, MENU, DIV, 
DT, DD, ADDRESS, BLOCKQUOTE, PRE, HR { display: block }

B, STRONG, I, EM, CITE, VAR, TT, CODE, KBD, SAMP, 
IMG, SPAN { display: inline }

LI { font-family: arial, courier, sans-serif; font-size: 12pt }

H1, H2 { margin-top: 1; margin-bottom: 0 }
H3, H4 { margin-top: 0; margin-bottom: 0 }

H5, H6 { margin-top: 0 }
H1 { text-align: left }
H1 { font-family: arial, courier, sans-serif; font-size: 18pt }
H2 { font-family: arial, courier, sans-serif; font-size: 16pt }
H3 { font-family: arial, courier, sans-serif; font-size: 14pt }
H4 { font-family: arial, courier, sans-serif; font-size: 12pt }
H5 { font-family: arial, courier, sans-serif; font-size: 12pt }
H6 { font-family: arial, courier, sans-serif; font-size: 12pt }
P { font-family: arial, courier, sans-serif; font-size: 12pt; }
B, STRONG { font-weight: bold }  /* relative to the parent */
I, CITE, EM, VAR, ADDRESS { font-style: italic }
PRE, TT, CODE, KBD, SAMP { font-family: monospace }

PRE { white-space: pre }
PRE { font-size: 12pt }
ADDRESS { margin-left: 0 }
ADDRESS { font-size: 12pt }

BLOCKQUOTE { margin-left: 0; margin-right: 0 }
BLOCKQUOTE { font-family: arial, courier, sans-serif; font-size: 12pt; }

UL, DIR { list-style: disc }

UL { font-family: arial, courier, sans-serif; font-size: 12pt }
OL { list-style: decimal }

//OL { margin-left: -1em }
OL { font-family: arial, courier, sans-serif; font-size: 12pt }

MENU { margin: 0 }              /* tight formatting */

DT { margin-bottom: 0 }
DT { font-family: arial, courier, sans-serif; font-size: 12pt }

DD { margin-top: 0 }
DD { margin-left: 1em }
DD { font-family: arial, courier, sans-serif; font-size: 12pt }

TD { font-family: arial, courier, sans-serif;}
TD { font-size: 12pt }
TH { font-family: arial, courier, sans-serif;}
TH { font-size: 12pt }
TR { font-family: arial, courier, sans-serif;}
TR { font-size: 12pt }

HR { border-top: solid }        /* 'border-bottom' could also have been used */
