body,td,p
{
  font-family : Verdana,Arial,Helvetica;
  font-size   : 12px;
  color       : #000000;
}

a
{
  color           : #000000;
}

a.leftnav
{
  text-decoration : none;
  font-size: 13px;
  font-weight: bold;
  color:#00115A;
  padding-left:20px;
}


.content_title
{
  font-family: 'TW Cen MT Condensed','TW Cen MT','Trebuchet MS','Times New Roman','Century Gothic',Helvetica,Arial;
  font-size:36px;
  color:#47517F;
}

.content_text
{
  line-height:22px;
}

.bordered td
{
  border           : 1px solid #000088;
  background-color : #f0f0ff;
  padding          : 3px;
  text-align       : center;
}

