body {
margin:5px;
background-color:#ffffff;
}
.body {
font-family:Verdana, Arial, Helvetica;
font-size:11px;
line-height:16pt;
}
.largetext {
font-family:Verdana, Arial, Helvetica;
font-size:13px;
font-weight:bold;
line-height:16pt;
color:#990000;
}
.title {
font-family:Verdana, Arial, Helvetica;
font-size:13px;
font-weight:bold;
line-height:16pt;
color:#000000;
}
#table {
border:1px solid #990000;
padding:20px;
}
        A:link  { color:#990000; }
        A:active  { color:#990000; }
		A:visited       { color:#990000; }
        A:hover { color:#000000; }
        a { text-decoration: none }