
/* Main Styles */
td,p,body{
  font-size: 11px;
  font-family: verdana;
  color:#2f3132;
  text-decoration:none;
  line-height: 15px;
}

/* Links */
a{
  color:#254461;
}
a:hover{
  color:#000000;
}

hr{
color: #2f3132;
height: 1px;
}

/* CSS Document */

.Header   {
  font-weight:bold;
  font-size  :14px;
  color: #01356e;
}

.SubHeader{
  font-weight:bold;
  font-size  :13px;
  color: #709f8d;
}

.subheader1{
font-size: 12px;
}

.SmallText{
  font-size  :10px;
}
