h3,h4,h5,h6,div,p,body,html,input,button { 
	font: normal 13px Arial 
}

h1 {
  font: normal 16px Arial;
  font-variant: small-caps;
  font-weight: bold;
  color: #666666;
  border-left:4px solid #99cc99;
  border-bottom:1px solid #99cc99;
  text-indent: 10px;
}

h2 {
  font: normal 15px Arial;
  font-variant: small-caps;
  font-weight: bold;
  color: #669966;
}

h3 {
  font: normal 11px Arial;
  background-color:#CCCCCC;
  border-bottom:2px solid #99CC99; 
}





