body {
  background-color: #fce1fc;
  color: #800080;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 10px; }

font, p, div, td, th {
  color: #800080;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px; }
  
.title {
  font-weight: bold;
  font-size: 16px; }
  
.btitle {
  font-weight: bold;
  font-size: 13px; }
.ctitle {
  font-weight: bold;
  font-size: 12px; }
  
 .style3 {
  color: #fce1fc;
  font-size: 8px; }

.textbg {
  background-image: url(../images/text_bg.jpg);
  background-position: left top;
  vertical-align: middle ;
  text-align: justify;
  height: 20px; }

  
.paddedtd {
  padding-top: 6px;
  padding-bottom: 6px;
  vertical-align: top;
  background-color: #fce1fc; }


a:link, a:visited, a:active {
  color: #C40080;
  text-decoration: underline; }

a:hover {
  color: 4b044b;
  text-decoration: none; }



