BODY 
{ 
  color : #000000; 
  background : #ffffff; 
}
/*
TABLE.results
{ 
  color : #000000; 
  background : #ffffff; 
  font-family : "Courier", Times, serif;
  font-size : 8pt; 
}
*/
TABLE.results
{
    color : #000000;
    background : #ffffff;
    font-family : Courier, Times, serif;
    font-size : 8pt;
    BORDER-TOP: #000000 solid 1px;
    BORDER-BOTTOM: #000000 solid 1px;
    WIDTH: 90%;
}
TH.qsTopBar
{
	color: #000000;
	text-align:left;
	background-color: #FFFFFF;
	BORDER-BOTTOM: #000000 solid 1px;
	text-align:center;
	font-variant: small-caps;
}
A 
{ 
  text-decoration : underline; 
  color : #0000ff; 
}
/*
#navigation, #advertising, #other { 
  display : none; 
}
*/
