/* Style sheet basic */
h1{margin-bottom:1em;font-size:28px;}
h2{margin-bottom:1em;font-size:24px;}
h3{margin-bottom:1em;font-size:20px;}
h4{margin-bottom:1em;font-size:18px;}
h5{margin-bottom:1em;font-size:15px;}
h6{margin-bottom:1em;font-size:13px;}
p{margin-bottom:1em;font-size:12px;}
a{font-weight:bold;text-decoration:none;color:#81d620;}
a:hover{text-decoration:underline;}
.ce_text ul,.ce_text ol,.ce_list{margin-bottom:15px;margin-left:30px;}
.ce_text li,.ce_list li{padding-top:5px;padding-bottom:5px;}

