BODY
{
  font-family: tahoma;
  font-size: 11px;
  margin: 0;
  text-align: justify;
  color: #000000;
}

table.brd
{
border-style:solid;
border-width:1px;
border-color:#d6ebff;
}

.a
{
font-family: tahoma;
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #417fbb;
}

a:link
{
font-family: tahoma;
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #417fbb;
}

a:visited
{
font-family: tahoma;
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #417fbb;
}

a:hover
{
font-family: tahoma;
font-size: 12px;
text-decoration: underline;
color: #417fbb;
}

a:active
{
font-family: tahoma;
font-size: 12px;
font-weight: normal;
text-decoration: bold;
color: #417fbb;
}


