/* Style sheet basic */
body{font-family:Helvetica, Arial, sans-serif;font-size:16px;color:#333333;line-height:22px;}
h1,h2,h3,h4,h5,h6{margin:0 0 1em;padding:0;font-weight:bold;font-size:100%;line-height:100%;}
h1{font-size:200%;line-height:200%;}
h2{font-size:180%;line-height:180%;}
h3{font-size:160%;line-height:160%;}
h4{font-size:140%;line-height:140%;}
h5{font-size:120%;line-height:120%;}
a{text-decoration:underline;color:#000;}
a:hover{color:#333333;}
abbr,acronym{border-bottom:1px dotted #cccccc;cursor: help;}
input,textarea{margin:10px 0 0 20px;border:1px solid #333333;font-family:Helvetica, Arial, sans-serif;font-weight:normal;font-size:14px;}
.error{margin:10px 0 0 20px;color:#ff0000;}
span.mandatory{color:#ff0000;}

