p,.text{
 font-family:arial,helvetica; 
 font-size:11px; 
 color:#000000; 
 letter-spacing:1px; 
} 
.textblue{
  font-family:arial,helvetica;
  font-size:11px;
  letter-spacing:1px;
  color:#3333FF;
}
.textpurple{
  font-family:arial,helvetica;
  font-size:11px;
  letter-spacing:1px;
  color:#330066;
}
.genlink{
 font-family:arial, helvetica;
 font-size:11px;
 text-decoration: underline;
}
.quotes{
  font-family:arial,helvetica;
  font-size:10px;
  color:#000000;
  letter-spacing:1px;
}
.textheading{
 font-family:arial,helvetica; 
 font-size:13px; 
 color:#000000; 
 letter-spacing:1px; 
}
.footer{ 
 font-family:arial, helvetica; 
 font-size:9px;
 text-decoration:none;
 color: #666666;
}
.footer:hover{
 font-family:arial,helvetica;
 font-size:9px; 
 color:#000000;
 text-decoration:underline;
}
.heading{
font-family:arial, helvetica; 
font-size:13px; 
letter-spacing:2px;
color:#330066;
font-weight:bold; 
}
.headingtwo{
 font-family:arial,helvetica;
 font-size:14px;
 font-weight:bold;
 color:#000000;
 letter-spacing:1px;
}