/* Main Styles */
td,p,body{
  font-size: 12px;
  font-family: arial;
  color:#000000;
  line-height: 17px;
  text-decoration:none;
}


/* Links */
a{
  color:#b21e3b;
}
a:hover{
  color:#000000;
}


hr{
color: #cccccc;
height: 1px;
}

/* CSS Document */

.Header   {
  font-weight:bold;
  font-size  :14px;
  color: #b21e3b;
}

.SubHeader{
  font-weight:bold;
  font-size  :13px;
  color: #666666;
}



.SmallText{
  font-size  :10px;
}


