

body, html
{
    color: ;
    font-family: ;
    background-color: ;
    background-image: none;
}

a:link
{
    color: ;
}

a:hover, a:active
{
    color: ;
}

a:visited
{
    color: ;
}

#header
{
    background-color: ;
}

#header h2
{
    color: ;
    font-family: ;
    font-size: ;
}

#header h2 a
{
    color: ;
}

.entryviewheading, .contentsubheading
{
    color: ;
    font-family: ;
    font-size: ;
}

.entrylistheader
{
    color: ;
    font-family: ;
    font-size: ;
}

.entrylistheader a:link, .entrylistheader a:visited, .entrylistheader a:active, .entrylistheader a:hover
{
    color: ;
}

.sideheader
{
    color: ;
    font-family: ;
    font-size: ;
}

ul.sidelist li
{
    color: ;
    font-family: ;
    font-size: ;
}

ul.sidelist a:link
{
    color: ;
}

ul.sidelist a:visited
{
    color: ;
}

ul.sidelist a:active, ul.sidelist a:hover
{
    color: ;
}

#container
{
    background-image: none;
}

.tag1 a:link, .tag1 a:visited, .tag1 a:active
{
    color: #0000AA;
}

.tag2 a:link, .tag2 a:visited, .tag2 a:active
{
    color: #0000BB;
}

.tag3 a:link, .tag3 a:visited, .tag3 a:active
{
    color: #0000CC;
}

.tag4 a:link, .tag4 a:visited, .tag4 a:active
{
    color: #0000DD;
}

.tag5 a:link, .tag5 a:visited, .tag5 a:active
{
    color: #0000EE;
}

.tag6 a:link, .tag6 a:visited, .tag6 a:active
{
    color: #0000FF;
}

