#header {
border-bottom: 1px solid #666;
padding: 7px 40px;
}        
#nav {
font-weight: bold;
text-align: right;
padding: 7px 40px;
}        
#content {
font-weight: normal;
padding: 7px 40px;
color: black;
text-align: justify;
}
#pagecontainer {
width: 800px;
align: center;
}
BODY { 
      background-color: white;
      color: #999;
      font-family: Century Gothic, courier;
      font-size: 12pt;
      margin: 10px 0px 0px 0px;
     }
P.testimonial { border-bottom: 1px solid #666; padding-bottom: 8px;}

A { color: #999; font-size: 80%; }
A:active { color: #ddd ; }
A:visited { color: #999 ; }
A:hover { color: #ddd ; }

A.thispage { color: #ddd ; }
A.thispage:active { color: #ddd ; }
A.thispage:visited { color: #ddd ; }
A.thispage:hover { color: #ddd ; }

H1 { font-size : 100%; color: #000000; font-weight: bold }H2 { font-size : 80%; color: #000000; font-weight: bold } .Class1 p { font-size : 80%; color: #000000 }