body   {
  background-color:#ffffff;
  font-family: verdana;
  font-size: 11;
  margin:20px 0px 20px 0px;
}
body,td	{
  font-family: Comic Sans MS;
  font-size: 11px;
  color:#555555;
}
a, .largewhite {
 font-size:14px;
 font-weight:600;
 color:#ffffff;
 text-decoration:none;
}
a:hover {
 text-decoration:underline;
}
.tiny { 
  font-size: 9px;
}
.small { 
  font-size: 11px;
}
.medium {
  font-size: 14px;
}
.large {
 font-size:18px;
 font-weight:600;
}
.kern {
 letter-spacing: 0.5em;
}
.largekern {
 font-size:18px;
 color:#96008F;
 font-weight:600;
 letter-spacing: 0.25em;
}