/* The Style Sheet of My Document */

td{
  font-size: 12px;
  color: #3d3d3d;

}
A:visited {
  color: #996600;
  font-size: 12px;
}
A:link {
  font-size: 12px;
  color: #660000;
}
a {
  text-decoration:none;
  ;
  font-size: 12px;
}
a:hover {
  color:#FF9900;
  ;
  font-size: 12px;
  text-decoration: underline;
}
.text12pt {
  font-size: 12px ;
}
a:active {
  font-size: 12px;
}
.text14pt {
  font-size: 14px;
  color: #CC0000;
  font-weight: bold;
}
.text14pt2f {
  font-size: 14px;
  color: #F05700;
  font-weight: bold ;
}
.text14pt4f {
  font-size: 14px;
  color: #61BAA6;
  font-weight: bold ;
}
.text14pt3f {
  font-size: 14px;
  color: #708CC5;
  font-weight: bold ;
}
a:active {
  }
.text12chaCopy {
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #8F511E ;
}
.text12cha {
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #8F511E ;
}
.text10 {
  font-size: 10px;
}
