<html lang="en">
<HEAD>
<TITLE>Index Server 2.0 Sample Style Sheet</TITLE>
</head>
   <STYLE type="text/css">    
    <!--
 
    .Hit  {
    	font-family : Times New Roman;
    	font-variant : normal;
    	font-style: normal;
    	font-weight : bold;
    	font-size : 12pt;
    	color : black;
    	background-color : #FFFF00;
    }
    
    .RecordTitle  {
    	font-family : Arial, Helvetica;
    	font-style : normal;
    	font-weight : bold;
    	font-size : 12pt;
    	color : black;
    	background-color : #AACCEE;
    }
    
    .RecordStats  {
    	font-family : Times New Roman;
    	font-style : italic;
    	font-weight : normal;
    	font-size : 8pt;
    	color : black;
    }
    -->
    </style>

<BODY>
<COMMENT> The other pages display the real data</COMMENT>
</BODY>
</HTML>

