body {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9pt;
  background: #FFFFFF;
  background-image:url(images/side_bg.gif);
  background-repeat:no-repeat;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-right: 10px;
}

p, td {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9pt;
  color: #000000;
  line-height:14pt;
}

a:link { color: #993399;}
a:visited { color: #993399;}
a:active { color: #99cc66;}
a:hover { color: #99cc66;}

.hd a:link { color: #993399;text-decoration:none;}
.hd a:visited { color: #993399; text-decoration:none;}
.hd a:active { color: #99cc66; text-decoration:none;}
.hd a:hover { color: #996699; text-decoration:none;}

.serif { font-family: Georgia, "Times New Roman", Times, serif; font-size: 9pt; color:#000000; line-height:14pt; }

.hd { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12pt; color:#993399; line-height:14pt; }
.sub_hd { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; color:#99cc66; line-height:14pt; }
.purp{color:#993399;}
.sm {font-size:8pt;}
