.indent {margin-left:2em;}
body, table, td, tr, p, br, ul, li, span, .indent {font-family:verdana; font-size:12px;}
.td1 {font-family:verdana; color:gold; font-size:12px; background:gold; text-align:center; padding:1mm } 
.td2 {font-family:verdana; font-size:12px; text-align:center;   padding:.5mm  } 
.background {font-family:verdana; font-size:12px; background:gold;} 

.item { color: #006600 }
.highlight { color: #990099 } 

H1 { color: black; font-family: verdana; font-size:20px; border-bottom-width:thin; border-top-width:thin; margin: .25em}
H2 { color: navy ; font-family: verdana; font-size:16px; }
H3 { color: black ; font-family: verdana; font-size:14px;  }
H4 { color: black ; font-family: verdana; font-size:12px;  }



A:link    { text-decoration: none;
		font-family:verdana;  
         	color: blue;
		font-size:12px }
  
A:active  { text-decoration: none;
		font-family:verdana;  
		color: red; 
		font-size:12px}
 
A:visited { text-decoration: none;
		font-family:verdana;  
      		color: purple;
		font-size:12px }

A:hover {color: #000000; background: #ffff00}
