h2,.Header,.header   {
  font-weight:bold;
  font-size  :22px;
  color:#017e89;
}

h3,.SubHeader,.subheader{
  font-weight:bold;
  font-size  :16px;
color:#666;
}

.SmallText{
  font-size  :10px;
}
p, ul
{
line-height:18px;
}
td,body{
  font-family: arial;
  font-size: 12px;
  color:#333;
  text-decoration:none;
}

/* Links */
a{
  color:#017e89;
}
a:hover{
  color:#00373c;
}


