/* Teenspeak waarden voor de headers, links, text, captions etc. */

BODY
{background-color: white;
color: "#OOOOOO";
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}

td, p
{color: "#OOOOOO";
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}

td.highlights a:link
{color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
}

td.highlights a:visited
{color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
}

td.highlights a:hover
{color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
}

td.highlights a:active
{color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
}

td.header
{color: #000099;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
}

.title
{color: #CC0000;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
}

.issues
{color: #CC0000;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
}

.author
{color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
}

td.blue
{background-color: #000099;
}