H1.t{
  padding-left : 4px;
  font-size : large;
  font-weight : bold;
}

H1.m{
  padding-left : 4px;
  font-size : medium;
  font-weight : bold;
}

H2.b{
  font-size : large;
  font-weight : bold;
  color : navy;
  padding : 3px 20px 3px 20px;
  border : 1px solid black;}


H2.m{
  padding-left : 4px;
  font-size : small;
  font-weight : bold;
}

H3.b{
  color : navy;
  background-color : silver;
  text-align : left;
  width : 650px;
  margin : 3px 3px 3px 3px;
  padding-left : 25px;
  padding-top : 2px;
  cursor:pointer;
  border : 1px solid black;
}

H3.m{
  padding-left : 12px;
  font-size : small;
  font-weight : bold;
}


H4.b{
  color : blue;
  border : 1px solid blue;
  width : 500px;
}


HR.l{
 margin-left:10px; 
 margin-right :40%;
}

HR.s{
 margin-left:20px; 
 margin-right :60%;
}

HR.ss{
 margin-left:20px; 
 margin-right :65%;
}

P{
  padding : 3px 3px 20px 20px;
  width : 700px;
  line-height : 135%;
}

P.t{
  font-size : x-small;
  padding : 3px 3px 20px 20px;
  width : 400px;
  line-height : 135%;
}

P.t2{
  font-size : x-small;
  padding : 3px 3px 20px 20px;
  width : 480px;
  line-height : 135%;
}

P.t3{
  font-size : x-small;
  padding : 3px 3px 20px 20px;
  width : 700px;
  line-height : 135%;
}

P.t4{
  font-size : x-small;
  padding : 8px 10px 10px 10px;
  line-height : 135%;
  border : 1px solid black;

}

UL{
  font-size : x-small;
  list-style-type : circle;
}

IMG.p{
  margin : 5px;
  border : 1px solid black;
  }
  
IMG.ib{
  height : 40px;
  width : 261px;
  border : 1px solid Purple ;
  cursor:pointer;
}

span.ll{
  background-color : #e0e0c0;
  border : 1px solid navy;
  text-align : left;
  width : 130px;
  margin : 1px ;
  padding : 2px ;
  position : absolute;
  top:65px;
  left : 550px;
}

span.llt{
  background-color : #d0d0c0;
  border : 1px solid navy;
  text-align : left;
  width : 130px;
  margin : 1px ;
  padding : 2px ;
  position : absolute;
  top:15px;
  left : 737px;
}

span.lr{
  font : x-small bold;
  color : blue;
  background-color : #d0d0c0;
  border :  none;
  text-align : left;
  width : 120px;
  height : 20px;
  margin : 1px 1px 0px 0px;
  padding : 2px 7px 2px 7px;
  cursor:pointer;
}

span.l{
@display: block;
  font-size : x-small;
  font-weight: bold;
  color : blue;
  background-color : #ffffb0;
  border : 1px solid navy;
  text-align : left;
  width : 120px;
  height : 30px;
  margin : 1px 1px 0px 0px;
  padding : 2px 7px 2px 7px;
  cursor:pointer;
}

span.lw{
  font-size : x-small;
  font-weight: bold;
  color : blue;
  background-color : #ffffb0;
  border : 1px solid navy;
  text-align : left;
  width : 180px;
  height : 20px;
  margin : 1px 1px 0px 0px;
  padding : 2px 7px 2px 7px;
  cursor:pointer;
}

span.la{
@display: block;
@font-size : x-small;
  color : blue;
  background-color : #e0e0c0;
  border : 1px solid navy;
  text-align : left;
  width : 120px;
  height : 30px;
  margin : 1px 1px 0px 0px;
  padding : 2px 7px 2px 7px;
  cursor:pointer;
}


span.h3r{
  color : navy;
  background-color : #d0d0a0;
  text-align : left;
  position:absolute;
  top : 15px;
  left : 280px;
  width : 445px;
  height: 35px;
  margin : 3px ;
  padding : 8px 3px 8px 12px;
  cursor:pointer;
  border : 1px solid black;
  font-size : small;
  font-weight : bold;
}


span.hbb{
  color : #aaaaaa;
  text-align : left;
  position:absolute;
  left : 270px;
  padding : 8px;
  cursor : default;
  font-size : x-small
}

span.tbb{
  border-width: 1px;
  border-style:  none solid solid none;
}

span.nww{
  color: red;
}
