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

 a { 
 text-decoration : underline;
 color : #0000ff; 
}
 a:link { 
 color : blue; 
}
 a:visited { 
 text-decoration : underline;
 color : #990033; 
}
 a:hover { 
 text-decoration : none;
 color : blue; 
}
 p { 
 font-family : Verdana;
 font-size : 13px;
 line-height : 16px;
 margin : 0px 0px 15px 0px;
 padding : 0px 0px 0px 0px; 
}
 h1 { 
 font-family : Arial;
 font-weight : 700;
 font-size : 30pt;
 line-height : 40px;
 margin : 0px 0px 0px 0px;
 padding : 0px 0px 0px 0px; 
}
 h2 { 
 font-family : Verdana;
 text-decoration : none;
 font-weight : 700;
 font-size : 18px;
 line-height : 35px;
 margin : 15px 0px 15px 0px;
 padding : 0px 0px 0px 0px; 
}
 h3 { 
 font-family : Verdana;
 font-weight : 700;
 font-size : 11pt;
 line-height : 29px;
 margin : 0px 0px 0px 0px;
 padding : 0px 0px 0px 0px; 
}
 h4 { 
 font-family : arial;
 font-weight : 700;
 font-size : 22px;
 line-height : 24px;
 margin : 15px 10px 15px 10px;
 padding : 2px 2px 2px 2px; 
}
 h5 { 
 font-family : arial;
 font-size : 18px;
 line-height : 20px;
 margin : 6px 0px 6px 0px;
 padding : 2px 2px 2px 2px; 
}
 h6 { 
 font-family : arial;
 font-size : 12px;
 line-height : 14px;
 margin : 4px 0px 4px 0px;
 padding : 2px 2px 2px 2px; 
}
 blockquote { 
 font-family : arial;
 font-size : 14px;
 line-height : 16px;
 color : #ffffff;
 background-color : #000000;
 margin : 8px 5px 8px 5px;
 padding : 2px 2px 2px 2px; 
}
 li { 
 font-family : arial;
 font-size : 14px;
 line-height : 18px;
 margin : 0px 0px 0px 20px;
 padding : 0px 0px 0px 0px; 
}
 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 : Verdana;
 font-size : 13px;
 line-height : 16px;
 margin : 0px 0px 15px 0px;
 padding : 0px 0px 0px 0px; 
}
 ol { 
 margin : 0px 0px 0px 20px;
 padding : 0px 0px 0px 20px; 
}
 ul { 
 margin : 0px 0px 0px 20px;
 padding : 0px 0px 0px 20px; 
}
 .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 { 
 font-size : 10px;
 line-height : 12px;
 color : #ff3333;
 margin : 0px 0px 0px 0px;
 padding : 0px 0px 0px 0px; 
}