HTML  { font-family: helvetica; font-weight: bold; color: black;
        background: white "newarrow.gif"; bg-style: repeat-y fixed; 
	font-size: 34px; bg-position: 0% 9%;
}

P    { margin-left: 50px; margin-top: 10pt}

H1   { 
  color: #05D; font-family: courier; margin-top: 10px; 
  margin-left: 30px; font-size: 50px 
}

H2   { color: red; margin-left: 100px; font-size: 34px }

H3   { font-style: italics; color: red; margin-left: 100px; font-size: 7pt }

TT, PRE  { 
  color: #C00; font-family: courier; 
  font-weight: bold; margin-left: 60px
}

UL   { margin-left: 30px }

P.sc {  
  margin-left: 50px; margin-top: 30pt; font-style: 
  small-caps; font-family: utopia; color: #7A5
}

B.one { 
  font-family: utopia; font-size: 100px; 
  color: #D00; font-style: italic 
} 


