
body {
     background-color:#C0C0FF; color:#000000;
     }
a { text-decoration: none; }
a:link { color:#000050; }
a:hover { text-decoration: underline; }
a:focus { text-decoration: underline; }
a:active { color:#00AFFF; }
a:visited { color:#500050; }

body, td, th {
font-family: verdana, sans-serif;
font-size: 10pt;
}
tt, pre {
font-family: monospace;
}
.shadowed {
font-size: 8pt;
background: #EEEEFF;
}
.meta {
font-size: 8pt;
}
.index {
font-size: 8pt;
}
.caption, .index {
color: #FFFFFF;
}
.comments {
font-size: 8pt;
}
