


body 
{
background-color: #	color: #333333;
}
A:link {color: #007236}
A:visited {color: #000000}
A:hover {color: #003366 }
H1 {font-size: 24pt; font-family: arial}
H2 {font-size: 18pt; font-family: courier; font-color: #333333}
H3 {font size:14pt; font-family: courier}
IMG {border: 0 }
p {font-size: 8pt; font-family: verdana; font-color: #333333; padding: 5em;}
  .content {/* style grouping for content divs */  margin: 2.5em 3%;  font: 1em Georgia, Palatino, Serif;   padding: 1.5em;  border: 8px groove  #c0c0c0;  background: #f5f5f5;  }  h1.float-left {/* header element float */  float: left;  width: 9em;  margin: 0 0.2em 0 0;  background: #eee8aa;  border-right: 2px dotted #cd853f;  border-bottom: 2px dotted #cd853f;  }
  
    h2.float-left {/* header element float */  float: left;  width: 9em;  margin: 0 0.2em 0 0;  background: #8D8D8D;  border-right: 2px dotted #CCE0FF;  border-bottom: 2px dotted #CCE0FF;  }  p.top {/* after header margin adjustment */  margin-top: 0;  padding: 0.2em;  border-top: 3px dotted #696969;  background: #ffffe0;  }