* {
    font-family: verdana, arial, helvetica;
    font-size: 10pt;
    color: #000000;
    background-color: #888888;
}

div.bigheader {
    margin-bottom: 15px;
    text-align: center;
}    

div.mediumheader {
    font-size: 16pt;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 12px;
    text-align: center; 
}    

div.menuheader {
    font-size: 9pt;
    font-weight: bold;
    color: #202040;
    text-align: right;
    margin-top: 33px;
    margin-bottom: 0pt;
    margin-left: 25px;
    padding-bottom: 1pt;
    border-bottom: 1px solid black;
}

div.menuitems {
    margin-left: 1pt;
    color: white;
    text-align: right;
}

a.warnlink {
    font-size: 7pt;
}

a {
    text-decoration: none;
}

a.menuitem {
    color: #202060;
    font-size: 8pt;
    font-family: verdana, arial, helvetica;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:visited {
}


div.item {
    font-size: 11pt;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    margin-top: 12pt;
    margin-bottom: 8pt;
    border-top: 1px solid #000080;
    background-color: #4040a0;
    border-bottom: 1px solid #0000c0;
}

div.caption {
    font-size: 9pt;
    color: #ffffff;
    text-align: center;
}

div.warnhead {
    text-align: right;
    font-size: 8pt;
}

div.warn {
    text-align: right;
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
}

div.navigation {
    text-align:center;
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
}