 Body {TEXT="#000060"  background-color="#ffffff"   ALINK="#ff3333"
VLINK="#009900">
  
  BODY           { font-family: Georgia, Tahoma, serif; }
  H2, H3, H5 { font-family: Verdana, Tahoma, sans-serif; }
  
  BODY { 
    margin: 1em;
	background: white;
    color: black; 
  }
  
  H4 {  color: green }
  H5, H6 { margin-top: 1em }
  H6 { font-family: Verdana, Tahoma, sans-serif; 
  	font-size: 4;
  	font-weight: bold;
	font-color="#004080"}
	
H5	{font-color="#004080"}
  
  H1, H2, H3 { font-weight: bold }
  
  
  H3, H4 { font-style: italic }

  H1 { font-size: x-large }
  H2 { font-size: large }
  H3 { font-size: medium }
  H5 { font-size: medium }
  
  B, STRONG { font-weight: bold }  /* relative to the parent */
  
  Address {font-size: smaller}
  
  A:link	{color:"#0000ff";
  			font-family: Verdana, Tahoma, sans-serif;
			font-weight: bold;
			text-decoration: none}
			
  A:active	{color:"#ff3333";
			 font-family: Verdana, Tahoma, sans-serif;
			text-decoration: none}
			
A:visited	{color:"#009900";
			 font-family: Verdana, Tahoma, sans-serif;
			text-decoration: none}			
			
 
