body {
 background: #ffffff;
 Margin-left: 400px;
 Margin-right: 0px;
 Margin-top: 10px;
 Margin-bottom: 0px;  
 background-image: url(/images/palme.png);
 height: 904px;
 width:1000px;
 background-repeat: no-repeat;
 float: left:
}

.banner{
 background-image: url(/images/banner-3.png);
 height: 100px;
 width: 900px;
}

td {
 font-size: 9pt;
 font-family: Helvetica;
 color: #003366;
}

a:visited, a:link {
 font-size: 9pt;
 font-family: Helvetica;
 text-decoration: none;
 color: #003366;
}
a:hover {
 color: #FFFFFF;
 border-style: none;
 font-size: 9pt;
 font-family: Helvetica;
 color: #F88208;
}

h1 {
 FONT-SIZE: 11pt;
 COLOR: #003366;
 font-weight: bold;
 FONT-FAMILY: Helvetica;
 margin: 0;
 padding: 0;
}

h2 {
 FONT-SIZE: 15pt;
 COLOR: #003366;
 FONT-FAMILY: Helvetica;
 margin:0;
 padding:0;
}

.link {
 font-weight: bold;
}
.link:hover {
  text-decoration: underline;
}
/* ============ */
td.footer {
 color: #bdbebd;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 text-align: left;
}
td.footer a:visited,
td.footer a:link {
 text-decoration: none;
 color: #bdbebd;
 font-size: 9px;
 text-align: left;
}
td.footer a:hover {
 text-decoration: underline;
 color: #f88208;
}
/* ============ */
