a:link {  color: #0000CC; text-decoration: underline}
a:visited {  color: #0000CC; text-decoration: underline}
a:hover {  color: BLUE; text-decoration: underline}


p { font-family: Tahoma, Arial, Helvetica, sans-serif }
td { font-family: Tahoma, Arial, Helvetica, sans-serif }

.tableheader {
font-family: Times New Roman, Times, serif;
color: #FFFFFF;
font-weight: 700;
}

TABLE.displayer   { border-collapse: collapse; border-width: 1px; border-color: darkblue }
TR.displayer { border: 1px solid darkblue }
TD.displayer { border: 1px solid darkblue }
