P         {font-size: 11pt}
.u        {text-decoration: underline}
.b        {font-weight: bold}
LI        {font-size: 11pt}
H2,h3        {text-decoration: underline}
TD        {font-size: 11pt}
DIV       {
           background-color: rgba(100,100,150,.3);
           width: 50%; position: relative; left: 20%;
           padding: 5px 20px 20px 20px;
           align: center
}

BODY      {background-color: rgba(240,210,250,1); color: #000000; margin: 5%; 5%; 10%; 5%}

a:link    {text-decoration: none; color: blue}
a:hover   {text-decoration: none; color: #cc77ff}
a:visited {text-decoration: none; color: purple}

span.dp   {font-size: 36pt; font-weight: bold; color: #eeaaaa}
span.rem  {font-weight: bold; color: #ff0000}