/* Style sheet basic */
h1,h2,h3,h4{font-family:"Comic Sans MS", Verdana, "Trebuchet MS", Arial, san-serif;font-weight:normal;text-decoration:underline;}
h1{margin-top:16px;margin-bottom:11px;font-size:170%;}
h2{margin-top:14px;margin-bottom:9px;font-size:140%;}
h3{margin-top:12px;margin-bottom:7px;font-size:120%;}
h4{margin-top:10px;margin-bottom:5px;font-size:100%;}
a{font-style:italic;text-decoration:none;color:#9393B7;}

