a:link, a:visited {
  color: #000;
  background: ;
  text-decoration: none;
}
a:active, a:hover {
  color: blue;
  background: ;
  text-decoration: underline;
}
body {
  margin-left: 0px;
  margin-top: 10px;
  color:#000 ;
  background:#000;
  
  font-size: 80%;
  
 








  background-color: white;      //* rgb(225, 225, 225); *//
//*background: url(altocumulus.jpg) no-repeat; *//
  background-size: 100%;  


   width:1325px;
   margin:0px auto;
}
   
 
.button {
    background-color: #4CAF50;
    border: none;
    forecolor: white;
    padding: 7px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 42px;
    cursor: pointer;
}








  


body, h1, td, a {
  font-family: verdana, helvetica, arial, sans-serif;
 text-align: left;
 }

 h2 {
  font-family: verdana, helvetica, arial, sans-serif;
 text-align: center;
  } 
  
  


div.infotop {
  border-bottom: 5px solid #00ff00;
  padding-bottom: 0.4em;
  margin-bottom: 0.1em;
  text-align: center;
   }
div.main {
  margin-left: 35px;
  margin-top: 30px;
  white-space: nowrap;
  }

div.-CH- {
text-align: center;
font-size: 180%;
color: #000000;
}

div.-CM- {
text-align: center;
font-size: 180%;
color: #000000;
}

div.-CL- {
text-align: center;
font-size: 180%;
color: #000000;
}

//*div.CH1 {
text-align: center;
font-size: 180%;
color: red;
}*//








h1 {
  font-size: 180%;
  font-weight: normal;
  margin-left: 15px;
  color: #669999;
  }

h2 {
  color: #119999;  //*#669999;*//
  background: transparent;
  font-size: 180%;
  font-weight: normal;
text-align: left;
margin-left: 40px;
 }
 
h3 {
  color: #669999;
  background: transparent;
  font-size: 100%;
  font-weight: normal;
text-align: center;
 }

h4 {
  color: #669999;
  background: transparent;
  font-size: 80%;
  font-weight: normal;
text-align: center;
 }

h5 {
  color: #119999;  //*#669999;*//
  background: transparent;
  font-size: 180%;
  font-weight: normal;
text-align: left;
margin-left: 10px;
 }
  


td {
  color: #119999 //*#000;*//
  background: ;
  font-size: 100%;
  text-align: center;
  vertical-align: bottom;
  border-style: solid;
  border-width: 1px;
  border-color: #ddd8d8;
    
  //*font-weight: strong;*//
  }
td:hover
{
   border-color:#3399ff
   
}  

