h2,.Header   {
  font-family:Trebuchet MS, Arial, Sans-serif;
  font-weight:normal;
  color:#003263;
  font-size :22px;
  margin-top:2px;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :18px;
}

.SmallText{
  font-size  :10px;
}

td,body{
  font-family: arial;
  font-size: 14px;
  color:333;
  text-decoration:none;
  line-height:1.4em;
}

img
{
border: none;
}

/* Links */
a{ color: #69a01b; font-weight:bold; text-decoration: none;}
a:hover{ color: #4878ad; font-weight:bold; text-decoration: none;}

li { list-style-type: square; }