body { margin: 0; font-family: arial, sans-serif; }

h1 { font-family: times, sans-serif; font-weight: normal; font-size: 16pt; color: #333; }

a, a:active, a:visited, a:link { text-decoration: none; color: #000; }

a:hover { text-decoration: underline; }

#navigation { height: 22px; padding: 10px; padding-top: 6px; padding-bottom: 0; border-bottom: 1px solid #c9d7f1; font-size: 10pt; }

#main { text-align: center; margin-top: 50px; }

#content { width: 450px; margin-left: auto; margin-right: auto; margin-top: 50px; font-size: 10pt; line-height: 140%; }

#history { margin-left: 20px; margin-right: 20px; margin-top: 25px; font-size: 10pt; line-height: 140%; }

th { padding-bottom: 20px; text-align: left; }
th, td { padding-right: 30px; }

.even { background-color: #fff; }
.odd { background-color: #efefef; }
