/* CSS Document */

*{ padding:0px; margin:0px;}
body { padding:30px 0px 100px 0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:22px; color:#333;}
p,ul { padding:0px 0px 15px 0px;}
h1 { font-size:26px; padding-bottom:15px;color:#555; padding-bottom:20px; font-weight:normal; line-height:30px;}
h2 { font-size:20px; padding-bottom:10px; color:#555; padding-bottom:5px; font-weight:normal; line-height:24px;}
h3 { font-size:16px; padding-bottom:5px; color:#555; padding-bottom:5px; font-weight:normal;}

ul { list-style:circle; padding-left:40px;}

#header { display:none;}
#footer { display:none;}
 
img { float:left; padding:10px;}
.edit { display:none;}
