h1,h2,.Header,.header   {
  font-weight: normal;
  font-size: 18px;
  color: #000;
  line-height: 22px;
}

h3,.SubHeader,.subheader{
  font-weight: normal;
  font-size: 14px;
  color: #1370a5;
  line-height: 18px;
}

.SmallText{
  font-size: 11px;
}


/* Main Styles */
td,body,p{
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  color: #000;
  text-decoration: none; 
  line-height: 18px;
}

/* Links */
a{ color: #4c001b; text-decoration: none;}
a:hover{ color: #009999; text-decoration: none;}


img { 
border: 0} 

li { list-style-type: square; }