td {
 font-family: Verdana,Arial,Helvetica;
 font-size: 9pt;
}
td#footer {
 font-family: Verdana,Arial,Helvetica;
 font-size: 8pt;
 color: grey;
}
td#logo {
 height: 150px;
 background-color: #D5D6D0;
}
td#header1 {
 font-family: Verdana,Arial,Helvetica;
 font-size: 12pt;
 background-color: #E5E6E0;
}
.borders {
 border-left-width: 1px;
 border-left-style: solid;
 border-left-color: #000000;
 border-right-width: 1px;
 border-right-style: solid;
 border-right-color: #000000;
}
.lborder {
 border-left-width: 1px;
 border-left-style: solid;
 border-left-color: #000000;
}
.rborder {
 border-right-width: 1px;
 border-right-style: solid;
 border-right-color: #000000;
}
a:link, a:visited, a:active {
 text-decoration: none;
 color: black;
# font-weight: bold;
}
a:hover {
 text-decoration: overline;
}
.header2 {
 font-size: 9pt;
 color: grey;
 font-style: italic;
}
img {
 border: none;
}
