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

 a { 
 text-decoration : none; 
}
 p { 
 font-family : Arial;
 font-size : 14px;
 line-height : 19px;
 margin : 1px 0px 19px 0px; 
}
 h1 { 
 font-family : Arial;
 font-size : 36px;
 line-height : 40px;
 margin : 2px 8px 8px 0px;
 padding : 2px 2px 2px 2px; 
}
 h2 { 
 font-family : Arial;
 font-size : 32px;
 line-height : 36px;
 margin : 2px 0px 8px 0px;
 padding : 2px 2px 2px 2px; 
}
 h3 { 
 font-family : Courier New;
 font-size : 26px;
 line-height : 30px;
 margin : 2px 0px 8px 0px;
 padding : 2px 2px 2px 2px; 
}
 h4 { 
 font-family : Arial;
 font-size : 22px;
 line-height : 26px;
 margin : 2px 0px 7px 0px;
 padding : 2px 2px 2px 2px; 
}
 h5 { 
 font-family : Arial;
 font-size : 18px;
 line-height : 22px;
 margin : 2px 0px 6px 0px;
 padding : 2px 2px 2px 2px; 
}
 h6 { 
 font-family : Arial;
 font-size : 12px;
 line-height : 16px;
 margin : 2px 0px 5px 0px;
 padding : 2px 2px 2px 2px; 
}
 blockquote { 
 font-family : Arial;
 font-size : 14px;
 line-height : 19px;
 margin : 2px 5px 19px 5px;
 padding : 2px 2px 2px 2px; 
}
 li { 
 font-family : Arial;
 font-size : 14px;
 line-height : 19px;
 margin : 0px 10px 2px 10px;
 padding : 0px 0px 0px 0px; 
}
 u { 
 padding : 0px 0px 0px 20px; 
}
 inputtext { 
 padding : 1px 1px 1px 1px;
 border : 1px solid #CCCCCC; 
}
 select { 
 padding : 1px 1px 1px 1px;
 border : 1px solid #CCCCCC; 
}
 textarea { 
 padding : 1px 1px 1px 1px;
 border : 1px solid #CCCCCC; 
}
 password { 
 padding : 1px 1px 1px 1px;
 border : 1px solid #CCCCCC; 
}
 body  { 
 font-family : Arial;
 font-size : 14px;
 line-height : 19px;
 margin : 1px 0px 19px 0px; 
}
 .error, .error h1, .error h2, .error h3, .error h4, .error h5, .error h6, .error p, .error pre, .error blockquote, .error i, .error u, .error a, .error span, .error strong { 
 border : 2px solid #FF0033; 
}
