BODY {
 font-family: "arial", "helvetica", sans-serif;
 background-attachment: fixed;
}
td {
 font-family: "arial", "helvetica", sans-serif;
 font-size: 10pt;
 font-weight: bold;
 background-image: url(images/colbrown.gif) ;
 color: #FFFFFF;
}
th {
 font-family: "arial", "helvetica", sans-serif;
 background-image: url(images/colgreen.gif);
 color: #88FF88;
}
tr {
 font-family: "arial", "helvetica", sans-serif;
 background-image: url(images/colgreen.gif);
 color: #88FF88;
}
a:link {
 color: #FFFF7F;
 text-decoration:none;
}
a:visited {
 color: #FFFF7F;
 text-decoration:none;
}
a:active {
 color: #88FF88;
 text-decoration:none;
}
a:hover {color:#88ff88}
.olive {
 font-family: "arial", "helvetica", sans-serif;
 font-size: 10pt;
 font-weight: bold;
 color: #88FF88;
 background-image: url(images/cololive.gif) ;
}
.brown2 {
 font-family: "arial", "helvetica", sans-serif;
 font-size: 10pt;
 font-weight: bold;
 color: #88FF88;
 background-image: url(images/colbrwn2.gif) ;
}