p.big, a.big, h1 { font-size: 22px;
  font-family: verdana, sans-serif;
  font-weight: normal;
}
p.title, a.title, h2 { font-size: 12pt;
  font-family: sans-serif;
  font-weight: bold;
}
p.medium, a.medium { font-size: medium;
  font-family: "Arial", "Helvetica", sans-serif;
}
p.small, a.small, h3 { font-size: 10pt;
  font-family: "Arial", "Helvetica", sans-serif;
}
p.smallbold { font-size: 10pt;
  font-family: "Arial", "Helvetica", sans-serif;
  font-weight: bold;
}
h1.medium
{
font: 12px Verdana, sans-serif;
line-height: 140%;
text-decoration: none;
}

p { 
font: 12px Verdana, sans-serif;
line-height: 140%;
}
