body {
    font-size: 80%;
    color: #7b7b7b;
    background: #000000;
    font-family: Verdana, Arial, Helvetica, Lucida, sans-serif;
    margin: 0px;
    padding: 0px;
}

body, html {
    height: 100%;
    overflow: auto;
}

img {    
    border-width: 0px;
}

table {
    padding: 0px;
    margin: 0px;
    border-width: 0px;
    border-collapse: collapse;
}

.tbtitle, .tbtitle:hover {
    color: #ffffff;
    background-color: inherit;
    font-size: 160%;
    font-weight: bold;
    font-family: Georgia, Times, serif;
    text-decoration: none;
}

.title {
    color: #b10b17;
    background-color: inherit;
    font-size: 180%;
    font-weight: bold;
    font-family: Georgia, Times, serif;
    text-decoration: none;
}

.topbar {
    font-size: 80%;
    color: #ffffff;
    background-color: #666666;
    height: 1em;
    padding-left: .8em;
    padding-right: .8em;
    padding-top: .5em;
    padding-bottom: .5em;
    vertical-align: bottom;
}

.abouttext {
    text-align:center;
    width:600px;
}

a {
    color: #7b7b7b;
    background-color: inherit;
    text-decoration: underline;
}

a.tb {
    color: #ffffff;
    background-color: inherit;
    font-size: 120%;
    font-weight: bold;
    text-decoration: none;
}

a.tb:hover {
    color: #ffffff;
    background-color: inherit;
    text-decoration: underline;
}
