

/* Main Styles */
td,p,body{
  font: normal 12px arial;
  color:#4e504d;
  line-height: 17px;
  text-decoration:none;
}


/* Links */
a{
  color:#0895e0; text-decoration: none;
}
a:hover{
  color:#000000; text-decoration: underline;
}


h2,.Header   {
  font-weight:normal;
  font-size  :18px;
  color: #289223;
}

h3,.SubHeader{
  font-weight:normal;
  font-size  :13px;
  font-weight:bold;
   color: #0895e0;
}

.SmallText{
  font-size  :10px;
}


.tablebody{
background: #ebeeea	; 
}




