A:link, A:visited
{
    color: yellow;
}


H1, H2, H3, H4, H5, H6
{
    color: #CCCCCC;
}


BODY
{
    background-color: #000000;
}

P, TD, TR
{
    color: #CCCCCC;
    vertical-align: top;
    text-align: left;
    color: #FFFFFF;
}

HR
{
    color: blue;
}

.cv_table
{
    font-style: italic;
    color: red;
}

.period
{
    font-style: italic;
}

.author
{
    font-style: normal;
}

.title
{
    font-style: italic;
    text-transform: capitalize;
}
.journal
{
    font-style: normal;
    font-weight: bold;
}
.year
{
    text-decoration: underline;
}
.volume
{
    font-style: italic;
}

.pages
{
    font-style: normal;
}

.status
{
    text-decoration: underline;
}
.number
{
    font-style: normal;
    font-weight: bold;
}

.country
{
    font-style: normal;
    text-decoration: underline;
}
.abstract
{
    font-size : smaller;
}

.menuhead
{
    font-style : normal;
    color     : blue;
}