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