
a {  font-family:verdana; color: darkblue; text-decoration:none; cursor: hand} A:hover {color:red;}

BODY {
font-family: Arial;

color: black;
background-color:white;
}

table
{
color: black;
font-family: Arial;
font-size:12px;
}

tr
{
  bordercolor: #FFFFFF;
}

H1
{
color: black;
font-family: Verdana;
font-size:14pt;
}

unused {
 font-family: serif;
 font-size: xx-small;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 background-image: scroll;
 background-repeat: repeat;
 background_attachment: scroll;
 background-position: top left;
 word-spacing: normal;
 letter-spacing: normal;
 text-decoration: none;
 word-spacing: normal;
 vertical-alignment: baseline;
 text-transformation: none;
 text-alignment: left;
 text-indentation: 2em;
 line-height: normal;
 margin-top: auto;
 margin-right: auto;
 margin-bottom: auto;
 margin-left: auto;
 padding-top: auto;
 padding-right: auto;
 padding-bottom: auto;
 padding-left: auto;
 border-width: thin thin thin thin;
 border-style: none none none none;
 width: auto;
 height: auto;
 float: left;
 clear: none;
 display: block;
 white-space: normal;
 list-style-position: inside;
}


