/* Main Styles */
td,body{
  font-size: 12px;
  font-family: arial;
  color:#616568;
  text-decoration:none;
line-height: 16px;
}


/* Links */
a{
  color:#b40031;
}
a:hover{
  color:#999999;
}

hr{
color: #005596;
height: 1px;
}

/* CSS Document */

.Header   {
  font-weight:bold;
  font-size  :14px;
  color: #005596;
}

.SubHeader{
  font-weight:bold;
  font-size  :13px;
  color: #333333;
}



.SmallText{
  font-size  :10px;
}


.tablebody{
background: #ccc;

}
