BODY {
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-top: 0px;
}

TD, Body {
 font-family: Verdana;
 font-size: 10pt;
}

.header_corner {
 background-image: url('images/design/header_corner.gif');
 height: 110px;
 width: 156px;
}

.header {
 background-image: url('images/design/header_back.gif');
 height: 110px;
}

.header_left {
 float: left;
}

.header_right {
 float: right;
 padding-right: 20px;
}

.nav {
 background-image: url('images/design/nav_back.gif');
}

A.anav {
 padding-left: 5px;
 color: #000000;
 text-decoration: none;
}

A:Hover.anav {
 padding-left: 5px;
 color: #000000;
 text-decoration: underline;
}
A {
 color: #000000;
 text-decoration: none;
 font-family: Verdana;
 font-size: 11pt;
}
.headline {
color: #000000;
text-decoration: none;
font-family: Verdana;
font-size: 16pt;
}