.blueb{
  font-size : 16px;
  font-weight : bold;
  color : blue;
}
.blue{
  color : navy;
  font-size : 16px;
  font-weight : normal;
}

.white{
  color : white;
}
.red{
  font-weight : bold;
  color : red;
  
}
.brown{
  color : maroon;
  font-size : 13px;
}
.green{
  color : #009900;
  font-size : 15px;
}
.small{
  font-size : 12px;
}
BODY{
  font-size : 13px;
  font-family : Verdana;
}
.blues{
  font-size : 12px;
  color : blue;
}
.whites{
  font-size : 14px;
  
  font-weight : bold;
  color : white;
}
.blackm{
  font-size : 15px;
  color : black;
}
.brownb{
  font-size : 15px;
  font-weight : bold;
  color : maroon;
}
.redsb{
  font-size : 14px;
  font-weight : bold;
  color : red;
}
.greensb{
  font-size : 12px;
  font-weight : bold;
  color : green;
}
td {font-size:9pt; }
td.line {font-size:1pt;}
.lims {font-size:9pt;}
.woong {font-size:9pt;}
.woong1 {font-size:8pt;line-height:130%;}
.woong2 {font-size:15pt;line-height:130%;}
.woong3 {font-size:7pt; font-family:matchworks,tahoma;color:#444444;line-height:130%;}
.woong4 {font-size:11pt;line-height:130%;}
.line {font-size:1px;line-height:1px;}
.input{border:solid 1;verdana;font-size:9pt;color:black;background-color:white;height:19px;}
.input2{border:solid 0;verdana;font-size:9pt;color:black;background-color:white;height:16px;}
.textarea {border:solid 1; verdana;font-size:9pt;color:black;background-color:white;}
input{font-size:9pt;}
BODY {font-size:9pt;}
a{text-decoration:none ;}
A:link { text-decoration : none; color:#040f6f;}
A:visited { text-decoration:none; color:#040f6f;}
A:hover { color:#dc143c; text-decoration:underline;}