BODY {background:white; color:black;}
A {text-decoration:none;}
A:link {color:brown;}
A:visited {color:gray;}
A:active {color:blue;}

A.red {text-decoration:none;}
A.red:link {color:brown;}
A.red:visited {color:gray;}
A.red:active {color:red;}

A.en {text-decoration:none;}
A.en:link {color:brown;}
A.en:visited {color:gray;}
A.en:active {color:red;}

A.pdf {text-decoration:none;}
A.pdf:link {color:brown;}
A.pdf:visited {color:gray;}
A.pdf:active {color:green;}

SPAN.red {color:red;}
SPAN.white {color:white;}
SPAN.os {color:white;background-color:#ccccff}

p {font-size:10pt;}
li {font-size:10pt;}
td {font-size:10pt;}
caption {font-size:10pt;}
dt {font-size:10pt;}
dd {font-size:9pt;}

th {background:#ccccff;}
td.head {background:#ccccff; font-weight:bold; text-align:left;}
tr.c {text-align:center;}

table.sep {background:#000066; color:white; width:100%;}
td.sep {font-weight:bold; font-size:12pt; text-align:center;}

