body {
background-color  : #99CCFF;
color  : #000000;

/* background-color  : #CCFFCC; */
/* color  : #000066; */

font-family  : Verdana, Arial, sans-serif;
}

tr.alternatecolor {
background-color: #99FFFF;
}

h1, h2, h3, h4, p, li, td, blockquote {
}

.footer {
font-style: italic;
font-size: 60%;
text-align: right;
}

table.layout td {
border: none;
}

.left {
text-align: left;
}

.right {
text-align: right;
}