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

a:link { color: blue;
         text-decoration: none }

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

a:visited { text-decoration: none }

p { text-align: justify }

tr, td { align: center }

.noindent { text-indent: 0em }

.note { font-weight: lighter;
        font-size: .9em }

.tableimg { border: thin solid black }

.photo { background-color: black;
         color: white }

.stand_alone { border: thick solid black }

.redtext { color: red }

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