* {margin: 0;padding: 0}
img {border-style: none; }   
body{
margin: 0px;
padding: 0px;
font: 76%  Arial,Helvetica;
color:#FFF;
}
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:2.3em}
h2{font-size:2em}
h3{font-size:1.6em;margin-bottom:0.8em;}
h4{font-size:1.4em;margin-bottom:0.8em;font-weight:bold}