body { background: #b6c8d2 }
div.content { background: white; max-width: 30em; }
.sidebar { vertical-align: top }
.sidebar ul { background: white }
.sidebar ul li { display: block; }
.sidebar ul li :hover { background: grey }

p { color: #676767; font-size: 10pt; font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif; }
td { color: #676767; font-size: 10pt; font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif; }
th { background-color: #93afbb; text-align: left; padding: 12px 0 2px 4px; }
a:link { color: #0c4966; }
a:visited { color: #0c4966; }
a:hover { color: #0c4966; }
a:active { color: #0c4966; }

.head { color: #0c4966; font-size: 10pt; font-weight: bold; }
