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