BODY, P, H1, H2, H3 {
    font-family: arial, helvetica, sans-serif;
    color: white;
}

TD, TH {
    font-family: arial, helvetica, sans-serif;
    color: white;
}

A:link {
    color: rgb(0,255,255);
}

A:visited {
    color: rgb(0,128,128);
}

.preview {
    font-style: italic;
}

.story-link {
    font-size: 120%;
    font-style: bold;
}

.story-codes {
    font-size: 80%;
    font-style: italic;
}

.story-title {
    font-size: 200%;
}

.story-cpyrt {
    font-size: 80%;
    font-style: italic;
}

.form-prompt {
    color: yellow;
    font-size: 60%;
}


