* {margin: 0;padding: 0}
img {border-style: none; }   
body{
margin: 0px;
padding: 0px;
font: 76% Arial, Helvetica, sans-serif;
background-color: #999;
}
p {font-size: 1em;line-height: 1.5;margin-bottom: 1em}
br {clear: both;margin-bottom: 15px; }     
/* Miscellaneous conveniences: */ 
form label {cursor: pointer; } 
fieldset {border: none; }  
/* Form field text-scaling */ 
input, select, textarea {font-size: 100%}
ul,ol {padding-left: 3em; }
h1{font-size:2em;}
h2{font-size:1.8em;}
h3{font-size:1.4em;margin-bottom:0.8em;}
h4{font-size:1.2em;margin-bottom:0.8em;font-weight:bold}
