body {
 background-image: none;
 font-family: Arial, sans-serif;
 font-size: 11pt;
 font-weight: normal;
 margin-left: 0%;
 margin-right: 0%;
 margin-top: 0%;
 margin-bottom: 0%; 
}
p {
 font-family: Arial, sans-serif;
 font-size: 10pt;
 line-height: 125%;
 text-align: center;
}
p.endofsnips {
 font-family: Arial, sans-serif;
 font-size: 12pt;
 text-align: justify;
}
p.footer {
 font-family: monospace;
 font-size: 10pt;
 text-align: justify;
}
p.detail {
 font-family: Arial, sans-serif;
 font-size: 8pt;
 text-align: center;
}
td {
 font-family: Arial, sans-serif;
 font-size: 10pt;
 line-height: 125%;
 text-align: center;
}

a {
 text-decoration: none
}
a:link {
 color: blue;
}
a:active {
 color: yellow;
}
a:visited {
 color: green;
}
a:hover {
 color: white;
 text-decoration: underline;
}

