body            { font-family: Trebuchet MS, Sans-Serif; font-size: 90%; color: #002E31; margin-left: 5%; margin-right: 5%; }
h1              { text-align: center; margin-bottom: 2em; }
#zipLink        { font-weight: bold; }
.notesTitle     { font-weight: bold; }

#fileList table { width: 100%; margin-top: 1em; border-top: solid 1pt black; border-collapse: collapse; line-height: 200%; }
#fileList th    { text-align: left; padding-left: .5em; border-bottom: solid 1pt #808080; }
.oddRow         { border-bottom: solid 1pt #dadab2; }
.evenRow        { background-color: #fafad2; border-bottom: solid 1pt #dadab2; }
.fileName       { }
.uploadDate     { }
.fiscalYear     { }
.fileComment    { }