body {
 background: #FFFFFF;
 padding: 0;
 margin: 0;
 font-family: Verdana, Tahoma, Arial, Sans-serif;
 color: #000000;
}

table {
 border: 0;
 width: 100%;
}

table.header {
 background: url("images/logo.png") no-repeat;
 width: 637px;
}

table.manual {
 width: auto;
}

td {
 background: none;
 font-family: Verdana, Tahoma, Arial, Sans-serif;
 color: #000000;
 font-size: 10pt;
}

td.menu1 {
 text-align: right;
}

td.menu2 {
 text-align: left;
}

img {
 border: 0;
}

a:link {
 background: none;
 color: #006014;
 text-decoration: underline;
}

a:visited {
 background: none;
 color: #F92700;
 text-decoration: underline;
}

a:hover, a:active {
 background: none;
 color: #600000;
 text-decoration: underline;
}

a:link.menu, a:visited.menu {
 background: none;
 color: #000000;
 font-size: 14pt;
 font-weight: bold;
 text-decoration: none;
}

a:hover.menu, a:active.menu {
 background: none;
 color: #006014;
 font-size: 14pt;
 font-weight: bold;
 text-decoration: none;
}

font.small {
 background: none;
 color: #000000;
 font-size: 8pt;
}