<HTML>
<HEAD>
<TITLE>Index Server 2.0 Sample Style Sheet</TITLE>
</head>
   <STYLE type="text/css">
   <!--

body, td, li,form {
	font-family:  Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	}

a{
	font-family: Arial;
	font-style: normal;
	font-weight: bolder;
	font-size: 10pt;
	color: #990033;
	text-decoration:none;
}
a:visited,a:active{
	font-family:  Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration:none;
	}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18pt;
	color: black;
	text-align : center;
	margin-top : 1px;
	margin-bottom : 1px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: bold;
	font-weight: bold;
	font-size: 12pt;
}
-->
   </style>

<BODY>
<COMMENT> The other pages display the real data</COMMENT>
</BODY>
</HTML>
