td,body,p{
  font: normal 12px verdana;
  color:#333333;
  text-decoration:none;
}

hr {
height:1px;
color:#3ed2c6;
}

H1   {
  font-weight:bold;
  font-size  :16px;
  color: #013893;
}

H2 {
  font-weight:bold;
  font-size  :14px;
  color: #013893;
}

/* Links */
a{
  color:#003366;
}
a:hover{
  color:#001122;
}

h2,.Header   {
  font-weight:bold;
  font-size  :16px;
  color: #013893;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :14px;
  color: #013893;
}

.SmallText{
  font-size  :10px;
}


