body {
margin: 0;
}


p {
font-size: 100%;
font-family: helvetica, arial, sans-serif;
color: #3c3c3c;
background-color: #ffffff;
font-weight: normal;
padding-bottom: 0;
padding-top: 0;
text-decoration: none;
}

h1 {
font-size: 160%;
font-family: helvetica, arial, sans-serif;
color: #000000;
background-color: #ffffff;
margin-bottom: 0;
text-decoration: none;
}


h2 {
font-size: 140%;
font-family: helvetica, arial, sans-serif;
color: #000000;
background-color: #ffffff;
font-weight: normal;
margin-bottom: 0;
text-decoration: none;
}


h3 {
font-size: 120%;
font-family: helvetica, arial, sans-serif;
color: #000000;
background-color: #ffffff;
font-weight: normal;
margin-bottom: 0;
text-decoration: none;
}

ul {
padding-top: 0;
}


li {
padding-top: 0;
}


.space {
padding-bottom: 0.5em;
}


ol {

}


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