a.index
{
	font-weight: bold;
	font-size: 15px;
	background-image: url('images/btn.jpg');
	color: #000000;
	font-family: "Book Antiqua";
	text-align: center;
	text-decoration: underline
}
a.index:hover
{
	background-image: url('images/btnon.JPG');
	color: #ff9966;
	text-decoration: underline
}

.header
{
	font-weight: bold;
	font-size: 12pt;
	color: #336633;
	font-family: Verdana;
}
.indexdate
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 15px; 
	FONT-FAMILY: 'Book Antiqua'; 
	TEXT-DECORATION: underline
}
.indextext
{
	font-weight: bold;
	font-size: 11px;
	color: #006699;
	font-family: Arial;
}
