body               { background-color:black; color:white; font-size:12pt; font-family:Times New Roman; margin:0px }
div                { padding-top:15px; padding-bottom:15px; padding-right:15px; padding-left:15px }
p                  { margin-bottom:10px; margin-top:10px }
h2                 { color:yellow; font-weight:bold; font-size:12pt; margin-bottom:5px }

a                                                    { text-decoration:none }                       /* no underline */
a:visited, a:link, a:active                          { color:#99CCFF }                              /* standard links - powder blue */
a:visited.current, a:link.current, a:active.current  { color:yellow }                               /* navigation bar links - current page */
a:visited.navig, a:link.navig, a:active.navig        { color:white }                                /* navigation bar links - other pages */

td.navig           { background-color:#0075FF; text-align:center; font-weight:bold; width:16.67% }  /* navigation bar */
table.head         { width:100%; background-color:#0075FF; border-width:0px }                       /* my name above navigation bar */
td.head            { height:50px; font-size:18pt; text-align:center }                               /* my name above navigation bar */

.front             { padding-right:35px }                                                           /* used for table on index.php */
.front1            { padding-top:20px }                                                             /* used for table on index.php */