.head
  {
  color: Black;
  font-family:Tahoma, Geneva;
  font-size:13px;
  font-weight:bold;
  }
  
.tablehead
  {
  color: White;
  font-family:Tahoma, Geneva;
  font-size:13px;
  font-weight:bold;
  padding-left: 10px;
  }
 
.bodycopy
  {
  font-family:Tahoma, Geneva;
  font-size:13px;
  line-height:20px;
  text-align:justify;
  }
  
  .bodycopyPopup
  {
  color: White;
  font : bold normal normal 12px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.smallcopy
   {
   color: Black;
  font-family:Tahoma, Geneva;
  font-size:11px;
  line-height:15px;
  }
.smallcopyitalic
   {
  color: Black;
  font-family:Tahoma, Geneva;
  font-size:11px;
  line-height:15px;
  font-style: italic;
  }
  
.smallcopy2
  {
  font-family:Tahoma, Geneva;
  font-size:11px;
  line-height:15px;
  text-align:justify;
  font-style: italic;
  }

.smallcopy3
  {
  font-family:Tahoma, Geneva;
  font-size:11px;
  line-height:15px;
  text-align:justify;
  font-weight:bold;
  }
  
.tablecopy 
  {
  font-family:Tahoma, Geneva;
  font-size:12px;
  }

.microcopy
  {
  font-family:Arial,Helvetica;
  font-size: 8px;
  color: Red;
  line-height: 10px;
  }
  
.footer
  {
  font-family:Arial,Helvetica;
  font-size: 10px;
  color: Silver;
  line-height: 10px;
}
  
.textarea
  {
  font-family:Tahoma, Geneva;
  background-color:transparent;
  border: none;  
  }
  
.wanker
  {
  font-family:Arial,Helvetica;
  font-size: 6px;
  color: Silver;
  line-height: 10px;
  }  
