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

 a { 
 text-decoration : none;
 color : blue; 
}
 p { 
 font-family : Arial;
 font-size : 14px;
 line-height : 23px;
 padding : 2px 2px 2px 2px;
 margin : 8px 0px 8px 0px; 
}
 h1 { 
 font-family : Arial;
 font-size : 36px;
 line-height : 40px;
 padding : 2px 3px 2px 3px;
 margin : 0px 8px 8px 0px; 
}
 h2 { 
 font-family : Arial;
 font-size : 32px;
 line-height : 36px;
 padding : 2px 3px 2px 3px;
 margin : 8px 0px 8px 0px; 
}
 h3 { 
 font-family : Courier New;
 font-size : 26px;
 line-height : 30px;
 padding : 2px 3px 2px 3px;
 margin : 8px 0px 8px 0px; 
}
 h4 { 
 font-family : Arial;
 font-size : 22px;
 line-height : 26px;
 padding : 2px 2px 2px 2px;
 margin : 8px 0px 8px 0px; 
}
 h5 { 
 font-family : Arial;
 font-size : 18px;
 line-height : 22px;
 padding : 2px 2px 2px 2px;
 margin : 6px 0px 6px 0px; 
}
 h6 { 
 font-family : Arial;
 font-size : 12px;
 line-height : 16px;
 padding : 2px 2px 2px 2px;
 margin : 4px 0px 4px 0px; 
}
 blockquote { 
 font-family : Arial;
 font-size : 14px;
 line-height : 18px;
 padding : 2px 2px 2px 2px;
 margin : 8px 8px 5px 5px; 
}
 li { 
 font-family : Arial;
 font-size : 14px;
 line-height : 18px;
 padding : 0px 0px 0px 0px;
 margin : 3px 10px 3px 10px; 
}
 .error { 
 font-size : 10px;
 line-height : 12px;
 color : #FF0000;
 padding : 0px 0px 0px 0px;
 margin : 0px 0px 0px 0px; 
}
 .areclink { 
 font-size : 10px;
 line-height : 18px;
 color : rgb(0,0,0);
 padding : 0px 0px 0px 0px;
 margin : 0px 0px 0px 0px; 
}
 .darkblue { 
 font-size : 14px;
 line-height : 16px;
 color : rgb(0,51,102);
 padding : 0px 0px 0px 0px;
 margin : 0px 0px 0px 0px; 
}