.Top{
  font-size : 160%;
  font-family : monospace;
  font-weight : bold;
  font-style : normal;
  color : white;
  text-decoration : none;
  text-align : left;
}





.Bottom{
  font-size : 80%;
  font-family : monospace;
  color : black;
  text-decoration : none;
  text-align : center;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #70b32d;
  border-bottom-color : #70b32d;
}

body{
  
  
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

.Main1{
  font-size : 95%;
  font-family : monospace;
  
  line-height : 200%;
  color : black;
  text-align : justify;
}











a{
  color : #000000;
  text-decoration : none;
}

.Top_s{
  font-size : 90%;
  font-family : monospace;
  color : #ffffff;
}

.Main2{
  font-size : 90%;
  font-family : monospace;
  
  text-align : left;
  line-height : 110%;
}

.Main{
  font-size : 150%;
  font-family : monospace;
  font-weight : bold;
  color : #336600;
}
