/*START element page styles*/
BODY {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 8pt;
        background-color : White;
        margin : 7px 0px 0px 20px;
}
P,DIV,TR,TD,CENTER,TABLE,SELECT,TEXTAREA {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 8pt;
}
A {
        color: #009900;
}
/*END element page styles*/

.top_link {
        font-weight: bold;
        text-decoration : none;
}
.nav_cell_current {
        font-weight: bold;
        color: #FFFFFF;
        background-color: #33CC33;
        vertical-align : middle;
        text-align : center;
}
.nav_cell_link {
        background-color: #FF9900;
        vertical-align : middle;
        text-align : center;
}
.nav_link {
        font-size: 8pt;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
}
.nav_link:Hover {
        font-size: 8pt;
        font-weight: bold;
        color: #FFFF33;
        text-decoration: none;
}
.headline {
        font-weight: bold;
}
.content {
        line-height : 11pt;
}
.bot_tx {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 8pt;
        color: #666666;
}
.webmaster {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 8pt;
        text-decoration: none;
}