body,td,a:link,a:visited {
    background-color: ffffff;
    font-family: verdana;
    font-size: 8pt;
    color: 333333;
    text-decoration: none;
}

h1,h2,h3 {
    font-family: georgia;
}


h4 {
    font-weight: extra-bold;
    font-size: 12px;
    font-family: georgia;
    color: 555555;
}



.discrete, a:link.discrete,a:visited.discrete {
    font-size: 8pt;
    color: aaaa99;
}

.news {
    background-color: eeeeee;
    padding: 5;
    color: aaaa99;
}

h4.news {
    color:eeeeee;
}

.navigate,a:link.navigate,a:visited.navigate {
    font-size:8pt;
    color: aaaa99;
}
hr {
    color: aaaa99;
    background-color: 888877;
    border: 0;
    height:1px;
}
.bub {
    text-align: right;
    img-align: right;
}

.test {
    font-family: georgia;
    font-size: 16pt;
    color: 666666;
    font-weight: bold;
}

