body {  text-align: center;  background: white;  margin:9px;  font: 8pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;  color:#666666;}.heading {  text-align: center;}h1{   text-align:left;   color:#6C8EFF;   font-size:16pt;   font-weight:bold;   }h2{   text-align:left;   color:#6C8EFF;   font-size:14pt;   font-weight:bold;   }h3{   text-align:left;   color:#6C8EFF;   font-size:12pt;   font-weight:bold;   }   h4{   text-align:left;   color: #6C8EFF;   font-size:8pt;   font-weight:bold;   }   h5{   text-align:left;   font-size:12pt;   font-weight:bold;   } h6{   text-align:center;   color: black;   font-size:7pt;   font-weight:bold;   }       .container {  width: 950px;  /* Centering for IE6+ in strict mode,Firefox, and other modern browsers */margin: auto;/* Don't center every line of text -we inherited this setting from body */text-align: left;background: #EDFDFD;  border-left: blue 1px solid;  border-right: blue 1px solid;  border-top: blue 1px solid;  border-bottom: blue 1px solid;}  .left {  float: left;  padding: 0px 10px 0px 0px;  width: 150px;}.middle {  top: 10px;  margin-left: 159px;  margin-right: 170px;  padding: 20px 15px 20px 15px;  border-left:#CCCCCC 1px solid;  border-right:#CCCCCC 1px solid;  text-align: justify;    background: white ;}.right {  float: right;  padding: 0px 10px 0px 10px;  width: 150px;}.footer {  padding-top: 5px;  text-align: center;  clear: both;}#navlist {  padding: 0 1px 1px;  margin-left: 0;  font: bold 12px Verdana, sans-serif;  background:#F3F3F3;  width: 13em;}#navlist li {  list-style: none;  margin: 0;  border-top:#CCCCCC 10px solid;    border-color: #EDFDFD;  text-align: right;  }#navlist li a {  display: block;  padding: 0.25em 0.5em 0.25em 0.75em;  background: #D8FAFA;  text-decoration: none;}#navlist li a:link { color: #6C8EFF;}#navlist li a:visited { color: #999999;}#navlist li a:hover {  border-color: #FE3;  color: #666666;  background: #FFFFFF;}
