/* Main Styles */

body{background-color:#FAF9F9}
td,body{
  font: normal 12px arial;
  color:#044073;
  text-decoration:none;
}

/* Links */
a{
  color:#919191;
}
a:hover{
  color:#be1474;
}
hr{height:1px; color:#0B5492;}
img{border-color:#0B5492;}

h2,.Header   {
  font-weight:bold;
  font-size  :18px;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :14px;
}

.SmallText{
  font-size  :10px;
}

h1{ font-weight:bold;
  font-size  :18px;
  }

