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

