BODY { background-color: #6F1072;
    font-family: Verdana, Arial, Sans-serif; color: #6F1072;
    margin-left: 10px; margin-right: 10px; margin-top: 0px; margin-bottom: 0px;
    }

a:link {
    color: #D65EDA;
    text-decoration: none;
    }

a:visited {
    text-decoration: none;
    color: #D65EDA;
    }

a:hover {
    color: #D65EDA;
    text-decoration: underline;
    }

a:active {
    color: #D65EDA;
    text-decoration: none;
    }
h1 { font-size: large; font-weight: 600; letter-spacing: 1px; text-align: left;
  margin-top: 2px; padding-left: 25px;
 }

h2 { font-size: large; font-weight: 400; text-decoration: none; text-align: center; font-style: italic;
 }


table.fullPage { background-color: #FFFFFF; border-left: 5px double #D65EDA; border-right: 5px double #D65EDA; }
TD { font-size: small; font-weight: 400;
 }
.small { font-size: xx-small; font-weight: 400; text-align: center; }

td.topRight { padding-right: 35px; text-align: right; }
td.topLeft { padding-left: 35px; }
td.indentBoth { padding-left: 20px; padding-right: 20px; padding-top: 20px; }
