html,body{height:100%}
*{margin:0px; padding:0px}
 ul, li {
 list-style-position:outside;
 padding-left:30px; 
}

 body * { 
 font-family : Verdana;
 font-size : 12;
 line-height : 19px; 
}
 h1 { 
 font-size : 19px;
 line-height : 26px; 
}
 blockquote { 
 font-family : Courier;
 color : #000000;
 background-color : #CCCCCC;
 margin : 3px 0px 19px;
 padding : 3px 3px 3px 3px; 
}
 p { 
 font-size : 12px;
 margin : 3px 0px 19px; 
}
 ul { 
 font-size : 12px;
 margin : 3px 0px 16px; 
}
 h3 { 
 margin : 6px 0px 6px; 
}
 h4 { 
 margin : 6px 0px 6px; 
}