body, p, a, td {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #414B56;
 background-color: #ffffff !important;
}

h1 {
 font-size: 14px;
 font-weight: bold;
}

a {
 text-decoration: none;
}

a:hover, a.selected {
 text-decoration: underline;
}

.menu a {
   font-weight: bold;
}

.bottom td {
 font-size: 9px;
}

.noprint {
 display: none !important;
}

#print {
 display: block !important;
 width: 100%;
 background-color: #776D65;
 text-align: left;
}

#wrapper {
 width: 100% !important;
 background-color: #ffffff;
}