a:link { color: #5560BD }
a:hover { color: #EC986A }
a:visited { color: #888899 }

.HeaderA
{
font-family: Times;
font-size: 16pt;
color: #5560BD;
}

.HeaderB
{
font-family: Arial;
font-size: 22pt;
color: #5560BD;
}

.TableBLightBG
{
background: #EEEEF9;
}

.TableBHeaderBG
{
background: #414DB3;
}

.TableBHeaderText
{
color: #FFFFFF;
}

p,td,body
{
font-family: Arial;
font-size: 10pt;
}

span.header
{
font-family:Times;
font-size:18pt;
color:#000000;
}

span.subheader
{
font-weight:bold;
color:#49792D;
}

.smallText
{
  font-family: Arial;
  font-size: 8pt;
}

.btnShaded
{
  font-family:tahoma,sans-serif;
  font-size:11px;
  background: #ECECF9;
  border-bottom: 1px solid #797979;
  border-right: 1px solid #797979;
  border-left: 1px solid #EBEBEB;
  border-top:1px solid #EBEBEB;
  color:#000000;
  height:20px;
  text-decoration:none;
  cursor:hand
}
