

body {
     background-color:#C0C0FF; color:#000000;
     }

a { text-decoration: none; }
a:link { color:#4852CC; }
a:hover { text-decoration: underline; }
a:focus { text-decoration: underline; }
a:active { color:#FF00C0; }
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;
}

table.main {
width:100%; height:100%;
}
td.main-cell {
vertical-align:top;
 }
div.boxes {
text-align:center;
width:100px;
}
div.boxes img {
width:80px; height:80px;
margin-top:90px; border:1px; border-style:dashed;
}