.tex_sml   { font-size: 9px; line-height: 11px }

.tex_mid   { font-size: 10px; line-height: 12px;}
.tex_midb { font-weight: bold; font-size: 10px; line-height: 12px }

.tex_body  { font-size: 12px; line-height: 18px;}
.tex_bold  { font-weight: bold; font-size: 12px; line-height: 18px }

.tex_l  { font-size: 14px; line-height: 20px }
.tex_lb  { font-weight: bold; font-size: 14px; line-height: 20px }


.scroll{
  text-align			: left;
  width				: 370px;
  height			: 120px;
  overflow			: auto;
  background-repeat		: repeat-y;
  background-color		: FFFFFF;
  border			: 2px inset #ffffff;
  margin			: 0px;
  padding			: 5px 5px 5px 5px;
  COLOR				: black;
  line-height			: 130%;
  scrollbar-3dlight-color	: #DEDEDE;
  scrollbar-darkshadow-color	: #000000;
  scrollbar-arrow-color		: #FE5900;
  scrollbar-base-color		: #000000;
  scrollbar-face-color		: #BFBFBF;
  scrollbar-highlight-color	: #FFFFFF;
  scrollbar-shadow-color	: #7F7F7F;
  scrollbar-track-color		: #DDDDDD;
}


form {margin : 0px}
