body {
 margin: 0px;
}

td {
 font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
 color: #000000;
 font-weight: normal;
}

.copyright {
 font-family: Arial, Verdana, sans-serif;
 font-size: 9px;
 color: #000000;
}

h1 {
 font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
 color: #000000;
 line-height: 200%;
 font-weight: bold;
 margin-bottom: 0px;
}

h2 {
 font-family: Arial, Verdana, sans-serif;
 font-size: 11px;
 color: #000000;
 line-height: 100%;
 font-weight: bold;
 margin-bottom: 0px;
}

a {
 text-decoration: none;
 color: #0066CC;
}
a:hover {
 text-decoration: none;
 color: #0066CC;
}

a:active {
 text-decoration: none;
 color: #0066CC;
}

a:visited {
 text-decoration: none;
 color: #0066CC;
}