.size1 {
 font-size : 10px;
 
 line-height: 120%;
  letter-spacing : 1px;
}


.size2 {
 font-size : 12px;
 
 line-height : 140%;
  
  letter-spacing : 0px;
  
}


.size3 {
 font-size : 15px;
 
 
 line-height : 150%;
  letter-spacing : 0px;
  font-weight : bold;
}


.size4 {
 font-size : 18px;
 
 color : #505050;
 line-height: 120%;
  font-weight : bold;
  
}


A{
 color : #136a50;
  text-decoration : underline;
}


A:HOVER{
 color : maroon;
}


.menu{
font-family : Verdana;
font-size : 12px;
}


IFRAME{
  
border-top-width : 1px;border-right-width : 1px;border-bottom-width : 1px;border-left-width : 1px;
border-top-style : dotted;border-right-style : dotted;border-bottom-style : dotted;border-left-style : dotted;border-top-color : #cccccc;border-right-color : #cccccc;border-bottom-color : #cccccc;border-left-color : #cccccc;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}




body { 
scrollbar-arrow-color : #909090; 
scrollbar-darkshadow-color : #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-face-color : #ffffff; 
scrollbar-highlight-color : #909090;
scrollbar-track-color: #ffffff;
scrollbar-shadow-color : #909090;
}






.notebook{
  font-size : 13px;
  
  
  
  line-height : 28px;
}
BODY{
  
  background-color : #ffffff;
}
.number{
  font-size : 15px;
  font-weight : bold;
  color : #ffffff;
}
.size3_a{
  font-size : 14px;
  line-height : 25px;
  color : olive;
}
.white{
  font-size : 16px;
  font-weight : bold;
  color : white;
  letter-spacing : 1px;
}
HR{
style="border:dotted;color:cccccc;

}
