font, align, valign, br, href, 
TD, H1, H2, H3, H4, H5, H6, H7 B, P {
    font-family: Century Gothic, sans-serif;
    color: silver;
}

DIV {
    font-family: Century Gothic, sans-serif;
    color: silver;
}
.opensoundtext {
    font-family: Didot, sans-serif;
    color: silver;}

.basictext {
    font-family: Century Gothic, sans-serif;
    font-size: 12px;
    color: silver;
    line-height: 16px;
}

.bioparagraph {
    font-family: Century Gothic, sans-serif;
    color: silver;
    margin-left: 23%;
    margin-right: 17%;
}

.smalltextparagraph {
    font-family: Century Gothic, sans-serif;
    color: silver;
    font-size: 12px;
    margin-left: 23%;
    margin-right: 17%;
}
.header1text {
    font-family: Didot;
    font-size: 20px;
    color: silver;
    line-height: 25px;
}

.basictextred {
    font-family: Century Gothic, sans-serif;
    font-size: 12px;
    color: red;
    line-height: 20px;
}

.indivTitle {
    font-family: Century Gothic, sans-serif;
    font-size: 12px;
    color: white;
    font-style: italic;
}
.myname {
    font-family: Century Gothic, sans-serif;
    font-size: 12px;
    color: white;
    
}
.docvidlinks {
    color: white;
    font-size: 12px;
}

a:link {
    font-family:
    Century Gothic, sans-serif;
    text-decoration: none;
    color: white; 
}

a:visited {
    font-family: Century Gothic, sans-serif;
    text-decoration: none;
    color: white;
}
a:hover {
    font-family: Century Gothic, sans-serif;
    text-decoration: underline;
    color: yellow;
}
a:active {
    font-family: Century Gothic, sans-serif;
    color: white;
}


.class { background-color: white; }
.class { background-color: white; }
