body
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background-color: #fff;
}

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input
{ margin: 0; padding: 0; }

a { color: #28a; text-decoration: none; }
a img,:link img,:visited img { border: none; }

h1, h2, h3, h4, h5, h6 { margin: 5px 0px 5px 0px; }

h1 { font-size: 250%; } 
h2 { font-size: 200%; } 
h3 { font-size: 175%; } 
h4 { font-size: 150%; } 
h5 { font-size: 125%; } 
h6 { font-size: 100%; } 

form table th { text-align: right; width: 100px; }
td, th { vertical-align: top; }

input[type=text], textarea { width: 300px; } 