a.wcfa
{
  color:blue;
  font-size:22px;
}
h1#servh1
{
  font-size:30px;
  text-transform:uppercase;
  text-decoration:underline;
}
div#wcdiv
{
  background-color:#e6dfec;
  border:5px double black;
  color:#774d97;
  font-size:18px;
  font-weight:900;
  padding:10px 18px;
  width:752px;

}
div#cfdiv
{
  background-color:white;
  border:2px solid #a00080;
  margin-bottom:15px;
  padding:25px;
  width:700px;
}
p#cfp
{
  text-align:left;
  text-indent:25px;
}
