h1, h2, h3
{
   text-align: center;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
}
td.header
{
   background-color: #800080;
   color: #c0c0c0;
   text-align: center;
   font-weight: bold;
   padding-right: .25cm;
   padding-left: .25cm;
}
td
{
   padding-left: .1cm;
   font-family: comic sans MS;
}

a.xU
{
   text-decoration: none;
}
a.xUH
{
   text-decoration: none;
}
a.xUH:hover { background: none; }

a:link { color: black; }
a:visited { color: black; }
a:hover { background: #E8DDFF; }
ul
{
list-style-type: square;
list-style-position: inside;
}
font.highlight
{
color:purple;
font-size: x-small;
font-weight: bold;
}

br.half
{
line-height: .75
}

