.stext {
	font-size: 70%;
	line-height: normal;
}
.mtext {
	font-size: 100%;
	line-height : 140%;
}
.ltext {
	font-size: 150%;
	line-height: normal;
  font-weight : normal;
}
A:HOVER {
  text-decoration: underline;
  BACKGROUND: #ffff00;
  COLOR:#000000 ;
  font-size : 110%;
  font-weight : 700;
}


.llltext{
  font-size : 300%;
  font-weight : bold;
}
.acc{
  font-size : 100%;
  font-weight : bold;
  color : red;
  line-height : 130%;
}



H2{
  font-weight : bolder;
  background-color : #ffbc79;
  font-size : 140%;
}
H1{
  background-color : silver;
  font-weight : bolder;
  

  
  
  font-size : 250%;
}
STRONG{
  font-size : 100%;
  font-weight : 700;
}
BODY{
  background-position : 50% 60%;
  margin-top : 1%;
  margin-left : 10%;
  margin-right : 10%;
  margin-bottom : 9%;
  
}
P{
  margin-left : 2%;
  margin-right : 2%;
  margin-top : 0.5%;
}
.layout1{
  width : 50%;
  float : left;
}
.layout2{
  margin-left : 2px;
  margin-bottom : 0px;
  
  
  
  

  
  
  

  
  
  
  
  
  
  
  
  width : 100%;
}
HR{
  clear : both;
}
H3{
  background-color : #d9ffd9;
  
}
