/* Cascading Style Sheet */
body,td,th {
    font-family: Tahoma;
    font-size: 10px;
    color: #666666;
}
body {
    background-color: #E9E9E9;
    margin-top: 100px;
}
.style8 {
    font-size: 11px;
    font-weight: bold;
}
.style9 {font-size: 10pt}
a:link {
    color: #000000;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #000000;
}
a:hover {
    text-decoration: none;
    color: #000000;
}
a:active {
    text-decoration: none;
    color: #000000;
}
.style15 {  font-family: Tahoma;
    font-size: 10pt;
    color: #FFFFFF;
}
.style17 {
    color: #666666;
    font-style: italic;
    font-weight: bold;
}
.style30 {  color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
}
.style31 {color: #E9E9E9}