table
{
  font-family: Verdana;
  font: 8pt;	
}

.visits
{
  font-family: Verdana;
  font: bold 8pt;
}

.weekday 
{
  font: oblique;
  color: navy;	
}

.hweekday 
{
  color: navy;	
  font-family: Arial Narrow;
  font: 8pt;
}

.month
{
  font: bold small-caps;
  color: red;
  background-color: #CDCDCD;
}

.calheader
{
  font: 10pt;
  background-color: #8393CA;
}

.intro
{
  font: 10pt;
}

.copy
{
  font-family: Verdana;
  font: 8pt;
}

h2
{
  font-family: Verdana;
}