BODY *{
	font-family:Arial; 
	font-size:11px; 
}
H1{
  font: bold 20px arial;
  margin-bottom: 5px;
  color: #6699CC;
}
H2{
  font-weight: bold;
  font-size: 14px;
  border-bottom: 1px solid #446689;
  margin-bottom: 10px;
  padding: 3px;
}
H3{
  font-weight: bold;
  font-size: 14px;
  margin: 0;
  padding: 0;
}
P.err{
  color: #CC0000;
  font-weight: bold;
  font-size: 13px;
}
#params TABLE{
  border: 1px solid #7799BC;
  background: #E7EDF3;
}
#params TH{
  font-size: 12px;
  background: #DCE4ED;
  color: #446689;
}
#calculate_btn{
  padding: 10px;
}
#powered_by, #powered_by *{
  font-size: 10px;
  margin-top: 10px;
  text-align: center;
  color: #BBBBBB;
  text-decoration: none;
  visibility: hidden;
}
#summary{
  margin-bottom: 25px;
}
#schedule TD{
  background: #E7EDF3;
}
#schedule TH{
  font-size: 13px;
  background: #DCE4ED;
  color: #446689;
}
td           
{
	font-family:Arial; 
	font-size:11px;  
	color:#446689;
}