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;
}
.basictextyellow {
    font-family: Century Gothic, sans-serif;
    font-size: 12px;
    color: yellow;
    line-height: 16px;
}
.basictextbold {
    font-family: Century Gothic, sans-serif;
    font-size: 12px;
    color: silver;
    font-weight: bold;
    line-height: 16px;
}

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

.basictextbolditalic {
    font-family: Century Gothic, sans-serif;
    font-size: 12px;
    color: silver;
    font-weight: bold;
    font-style: italic;
    line-height: 16px;
}

.basictext2 {
    font-family: Century Gothic, sans-serif;
    font-size: 14px;
    color: silver;
    line-height: 16px;
}
.basictext2yellow {
    font-family: Century Gothic, sans-serif;
    font-size: 14px;
    color: yellow;
    line-height: 16px;
}
.basictext3yellow {
    font-family: Century Gothic, sans-serif;
    font-size: 16px;
    color: yellow;
    line-height: 16px;
}
.basictext3 {
    font-family: Century Gothic, sans-serif;
    font-size: 16px;
    color: silver;
    line-height: 18px;
}
.basictext4 {
    font-family: Century Gothic, sans-serif;
    font-size: 24px;
    color: silver;
    line-height: 18px;
}
.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: Century Gothic, sans-serif;
    font-size: 20px;
    color: silver;
    line-height: 25px;
}
.header1textyellow {
    font-family: Century Gothic, sans-serif;
    font-size: 20px;
    color: yellow;
    line-height: 25px;
}

.header2text {
    font-family: Century Gothic, sans-serif;
    font-size: 40px;
    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; }
