body { color: #213b55 !important; font-family: arial; font-weight: normal; background-color: white; }

p {}

td.desc  /* The description of the files */ {}
td.nofile  /* The cell where the files are in */ { background-color: #e9edf0; }
td.file  /* The cell where there should be a file and there isnt */ { background-color: #d0d7dc; }
td { }
a:link { color: #5d7b99; font-weight: bold; font-style: normal; text-decoration: none; }

a:visited { color: #213b55 ; font-weight: bold; }

a:hover { color: #213b55 ; font-weight: bold; }

a:active { color: #5d7b99 ; font-weight: bold; }
#subtitle { color: #fff; font-size: large; font-weight: bold; background-color: #5d7b99; }

