body {
margin:0;
}

p {
font-family: arial, helvetica, sans-serif;
background-color: #ffffff;
color: #3c3c3c;
font-size: 95%;
margin-top:0.4em;
margin-bottom:0.7em;
line-height: 120%;
}


h1, h2,h3 {
font-family: arial, helvetica, sans-serif;
color: #000000;
background-color: #ffffff;
text-decoration:none;
}


h1 {
font-size: 170%;
margin-bottom:0.3em;
margin-top: 0.3em;
}


h2 {
font-size: 140%;
margin-bottom:0.4em;
margin-top:0.2em;
}


h3 {
font-size: 120%;
margin-bottom:0em;
}

h4 {
font-size: 110%;
margin-bottom: 0em;
}


h5 {
font-size: 105%;
margin-bottom: 0em;
}


ul {
font-family: arial, helvetica, sans-serif;
background-color: #ffffff;
color: #3c3c3c;
font-size: 100%;
margin-top:0.05em;
}


ul li {
padding-top:0.5em;
}


ol {
margin-top:0.3em;
font-family: arial, helvetica, sans-serif;
background-color: #ffffff;
color: #3c3c3c;
font-size: 100%;
}


ol li {
padding-top:0.6em;
}

img {
text-decoration: none;
border: none;
}
