body {background-color: black;
       color: white;
       margin-left: 5%;
       margin-right: 5%;
       font-family: Arial }

a:link, a:visited, a:active { color: white;
                                      text-decoration: underline}

a:hover { color: blue;
               text-decoration: underline }

a img.thumbnail { border: white }

img.stand_alone { border: 5px solid #FFFFCC }

table.thumbnails { margin-left: 15%;
                           margin-right: 15% }

p { text-align: justify;
      color: #FFFFCC }

tr, td { align: center }

.arrow { border: none }

.copyright { font-size: 75%;
                  text-align: right }

.centeredtext { text-align: center}

.righttext { text-align: right}

.noindent { text-indent: 0em }

.day_off { color: green;
           font-weight: bold }
