

div#wordmark,
table.navContainer td img,
div.headerBullet, div.footerBullet,
table.fontSizePicker_Container,
img.coloredWULogo,
td.navSecondTier,
td.navSecondTier ul {
    display: none;
    visibility: hidden;
}

body, table.PageBoundingBox, table.PageBoundingBox td {
    background-color: #FFFFFF;
    color: #000000;
    font-size: 8pt;
}

a:link, a:visited {
    color: blue;
    text-decoration: underline;
}

table.searchTable, table.navContainer td, table.ContentBoundingBox td {
    display: block;
}

div#title {
    display: inline;
    font-family: Times, Sans-Serif;
    font-size: 12pt;
    font-weight: bold;
}

div#pipe {
    display: inline;
    margin-left: 5px;
    margin-right: 5px;
    font-family: Georgia, Times, Sans-Serif;
    font-size: 10pt;
    font-weight: normal;
}

div#subtitle {
    display: inline;
    font-family: Georgia, Times, Sans-Serif;
    font-size: 10pt;
    font-weight: normal;
}
