body, td {
font-family: Verdana,Helvetica, Arial, sans-serif;
font-size: 10pt;
line-height: 12pt;
background: #fff;
margin: 0px;
}

td {
background: transparent;
}

h1 {
font-size: 12pt;
line-height: 14pt;
color: #000;
font-weight: bold;
margin: 0 0 5px 0;
background: transparent;
}

h2 {
font-size: 10pt;
line-height: 12pt;
color: #000;
font-weight: bold;
margin: 0 0 5px 0;
background: transparent;
}

p {
font-size: 10pt;
line-height: 12pt;
color: #000;
margin: 0 0 8px 0;
}

ul, li {
font-size: 10pt;
line-height: 12pt;
color: #000;
margin: 0 0 8px 8px;
padding: 0;
}

a:link, a:visited, a:active {
background: transparent;
color: #000;
text-decoration: none;
}

a:hover {
background: transparent;
color: #000;
text-decoration: underline;
}