body
{
  font-family:Arial;
  font-size: 10;
}
TD
{
  font-family:Arial;
  font-size: 14;
}
td.menu
{
  font-family:Arial;
  font-size: 16;
  font-weight:bold;
}	
td.blackmenu
{
  font-family:Arial;
  font-size: 16;
  font-weight:bold;
}	
.header
{
  font-family:Arial;
  font-size: 18;
  font-weight:bold;
}
.largeheader
{
  font-family:Arial;
  font-size: 28;
  font-weight:bold;
}
.introtext
{
  font-family:Arial;
  font-size: 18;
  font-style:italic;
  font-weight:normal;
}
.content
{
  font-family:Arial;
  font-size: 16;
}
.tablecontent
{
  font-family:Arial;
  font-size: 16;
  list-style-type: disc;
  list-style-position: outside;
}
li.bulleted
{
  font-family:Arial;
  font-size: 16;
  list-style-type: disc;
  list-style-position: outside;
  display: list-item;
}
.strikethru
{
  text-decoration:line-through;
}
.answers
{
  font-family:Arial;
  font-size: 10;
  font-style:italic;
  font-weight:normal;
}
a.whitelink
{
  color:#FFFFFF; 
}	
