BODY {
    background-color: #e1e1e1;
    font-family: sans-serif;
    font-size: 11pt
    font-weight: normal;
    color: #000000;
}

a {
    color: #0622cb; 
    font-family: sans-serif;
    font-size: 11pt; 
    text-decoration: none; 
    font-weight: normal;
} 

a:hover { 
    color: #000000;
    font-family: sans-serif;
    font-size: 11pt;
    text-decoration: underline;
}

.box {
    border-right: #000000 1px solid; 
    border-top: #000000 1px solid;
    border-left: #000000 1px solid; 
    border-bottom: #000000 1px solid; 
}

.inverse {
    background-color: #666666;
    font-family: sans-serif;
    color: #ffffff;
    font-size: 11pt
    font-weight: bold; 
}

.n10 {font-face:arial,helvetica;font-size:10pt}
.n11 {font-face:arial,helvetica;font-size:11pt}
.b10 {font-face:arial,helvetica;font-size:10pt;font-weight:bold}
.b11 {font-face:arial,helvetica;font-size:11pt;font-weight:bold}
.b12 {font-face:arial,helvetica;font-size:12pt;font-weight:bold}
.b13 {font-face:arial,helvetica;font-size:13pt;font-weight:bold}

