body, p
{margin: 0; 
padding: 10px 20px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
text-align: justify;
line-height: 150%;
color : #334422;
background: white;
}

h1 {
font-size: 120%;
text-align: center;
padding: 0 20px;
color: #444433;
line-height: 100%;
}
h2 {
font-size: 120%;
text-align: center;
padding: 0 20px;
color: #666655;
line-height: 120%;
}
h3 {
text-align: left;
font-size: 100%;
font-weight: normal;
padding: 0 20px;
color: #333333;
line-height: 140%;
}

ul {margin: 0;
padding: 0 30px;}

li {list-style-type: square;
padding: 0 0 4px 0;
line-height: 130%;}
