BODY { 
      color: black;
      font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;}
	

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

P, OL, UL, DL, DT, DD, ADDRESS, TD {font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt}

H5, H6 {font-family: Times, Serif;
 margin-top: 1em; font-style: italic  }

H1 {font-family: Times, Serif;
 font-weight: bold;
 font-size: 18pt; }

H2 {font-family: Arial, Verdana, Helvetica, sans-serif;
 	font-weight: bold;
	font-size: 13pt}

H3 {font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
    	margin-bottom: 0pt}

ADDRESS { font-style: italic }
BLOCKQUOTE { margin-left: 3em; margin-right: 3em }

UL, DIR { list-style: square }
OL { list-style: decimal }

DT { margin-bottom: 0 }
DD { margin-top: 0; }

.bullet {list-style-image: url(bullet.gif);}

.clsIndent {font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 1em}

.clsSmall {font-size: 8.5pt}

.FLOATRIGHT {
	float:	right;
	width:	125;
	/*sets external margin to left*/
	margin:	0 2em 0em 2em;
	}
