  body
   { 	background: #ffffff; color: maroon; 
	    font-family: verdana,arial; font-size: 11pt;
   }

  pre { font-family: verdana,arial; font-size: 11pt; }
  
  h1,h2,h3,h4,h5,h6
   { 	font-family: arial, serif; font-size: 13pt; color: #aaaaaa; text-align: left; margin: 0 }
  h1
   { 	margin-left: 0; font-size: 28pt; color: #666666}
  h2
   { 	margin-left: 0.3em; font-size: 24pt; color: #777777}
  h3
   { 	margin-left: 0.8em; font-size: 20pt; color: #888888}
  h4
   { 	margin-left: 1.2em; font-size: 16pt; color: #999999}
   
  p
   { 	font-size: 11pt; text-indent: 1.5em; margin-bottom: 0.5em; margin-top:0; 
   }
	
  td.fixfont  { font-size: 10pt; }
  
  a
   { 	font-size: 9pt; font-weight: lighter; 
	text-align: center; text-decoration: underline; }

  a:link    { color: #0000ff: text-decoration: underline; }
	/* for unvisited links */
  a:visited { color: #0055ff; text-decoration: underline; }
	/* for visited links */ 
  a:hover   { color: #ff00ff; text-decoration: none; font-weight: bold; }
	/* when mouse is over link */

  div.fixfont       { font-size: 10pt; }
  div.align-r       { font-size: 10pt; text-align: right; }
  div.align-l       { font-size: 10pt; text-align: left; }
