h2,.Header   {
  font-weight:bold;
  font-size  :15px;
  color:#90a5a8;
}

h3,.SubHeader{
  font-weight:bold;
    color:#90a5a8;
  font-size  :13px;
}

.SmallText{
  font-size  :10px;
}


/* Main Styles */
td,body,p{
  font-family: arial;
  font-size: 12px;
  color:#282727;
  text-decoration:none;
}

/* Links */
a{
  color:#003399;
}
a:hover{
  color:012;
}
hr {
height:0px;
border-bottom:0px solid #000000;
border-top:1px solid #000000;
}




