body
{
  font-family: Verdana;
  color: #000000;
}
a:link
{
  color: #4B97D5;
  text-decoration: none;
}
a:visited
{
  color: #4B97D5;
  text-decoration: none;
}
a:hover
{
  color: #E71E40;
  text-decoration: underline;
}
h1
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 15px;
  color: #4B97D5;
}
h2
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 15px;
  color: #000000;
}
h3
{
  font-family: Verdana;
  font-weight: bold;
  font-style: italic;
  font-size: 14px;
  color: #4B97D5;
}
h4
{
  font-family: Verdana;
  font-weight: bold;
  font-style: italic;
  font-size: 14px;
  color: #000000;
}
h5
{
  font-family: Verdana;
  font-variant: small-caps;
  font-weight: bold;
  font-size: 14px;
  color: #4B97D5;
}
h6
{
  font-family: Verdana;
  font-variant: small-caps;
  font-weight: bold;
  font-size: 14px;
  color: #000000;
}
ol
{
  font-family: Verdana;
  font-size: 11px;
  color: #0F0F0F;
}
ul
{
  font-family: Verdana;
  font-size: 11px;
  color: #0F0F0F;
}
.FormField
{
  font-family: Verdana;
  font-size: 10px;
  background: #F4F4F4;
  border: 1px solid;
  border-color : #6289B8 #6289B8 #6289B8 #6289B8;
}

.MenuItem
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  color: #4B97D5;
}
.RegularText
{
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
}