
BODY 
  {margin-left: 15%;
   margin-right: 15%;
  margin-top: 10%;
  margin-bottom: 10%;
  font-family: Helvetica, Sans-Serif; font-size: 12px; color:black; letter-spacing: 1px;
  background: #a3a3a3;
  background-color : #a3a3a3;
    }
  
P
 {
font-family: Helvetica, Sans-Serif; font-size: 12px; letter-spacing: 1px;
}
  
A:link {text-decoration: none; color:#336633;  font-size : 12px ; }
A:visited {text-decoration: none; color: #336633;  font-size : 10px; }
A:active {text-decoration: none; color: #333333;  font-size : 8px;   }
A:hover {text-decoration: none; color: #338866;  font-size : 14px;   } 

.menu {
font-family: Helvetica; font-size: 10px; color: #3a3a3a;
background-color: #c3c3c3;
padding-top: 1px;
padding-right: 1px;
padding-bottom: 1px;
padding-left: 1px;
border-top: thin dotted #838383;
border-bottom: thin dotted #838383;
border-right: thin solid #838383;
border-left: thin solid #838383;
}

.active {
font-family: Helvetica; font-size: 10px; color: #3a3a3a;
background-color: #b3b3b3;
padding-top: 4px;
padding-right: 1px;
padding-bottom: 1px;
padding-left: 1px;
border-top: thin dotted #838383;
border-bottom: thin dotted #838383;
border-right: thin solid #838383;
border-left: thin solid #838383;
}

.text {
font-family: Helvetica, Sans-Serif;
font-size: 12px;
color:black;
letter-spacing: 1px;
width: 80%;
margin-left: 5%;
margin-top; 10%;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 15px;
background-color: #DDDDDD;
border-top: thin solid #707070;
border-bottom: thin solid #838383;
border-right: thin solid #838383;
border-left: thin solid #838383;
}



