/* CSS Document */

body {
width: 6in;
color: #000;
font: 12pt/20pt "Times New Roman", Times, serif;
}

#menu, .right, #menu2, .up, #counter, .design, .left img {
display:none;
}

h1, h2, h3, h4, h5 {
color: #666;
page-break-after: avoid;

}
h1 {
font-size: 20pt;
text-align: center;
margin-bottom: 0;
padding-top: 20px;
}
h2 {
font-size: 16pt;
border-bottom: 1px solid #666;
padding: 20px 5px 5px;
}
h3 {
font-size: 14pt;
border-bottom: 1px solid #999;
padding: 15px 5px 5px;
}

h4 {
font-size: 12pt;
border-bottom: 1px solid #999;
padding: 15px 5px 5px;

}

h5 {
font-size: 10pt;
border-bottom: 1px solid #999;
padding: 15px 5px 5px;


}

p {
margin-top: 10px;
}

a, a:visited, a:hover, a:visited:hover {
  color: #04667e;
  background: transparent;
  text-decoration: none;
}



.imgleft, img.float {
      float:none !important;}