A  {
	color : Navy;
	text-decoration : none;
	font-family : Tahoma, Arial;
	font-weight : bold;
	font-size : small;
}

A:Visited  {
	font-family : Tahoma, Arial;
}

A:Active  {}

A:Hover  {
	font-family : Tahoma, Arial;
	color : #FF8000;
	text-decoration : underline;
}

P  {
	font-family : Tahoma, Arial;
	font-size : small;
}

H1 {
	text-align : center;
	font-family : "Lucida Bright";
	font-size : xx-large;
	font-style : italic;
	font-variant : normal;
	font-weight : bolder;
	color : #800000;
}

H2  {
	font-family : Tahoma, Arial;
	font-size : large;
	color : #800000;
}

PRE  {
	font-size : small;
	font-family : Courier New;
}

.idxlist  {
	font-size : small;
	font-family : Tahoma,Arial;
}

.idxtit  {
	font-size : medium;
	background-color : #FFC891;
	font-family : Tahoma, Arial;
	color : Maroon;
}

H3  {
	font-family : Tahoma, Arial;
	font-weight : bold;
	color : #800000;
	font-size : medium;
}

td  {
	font-family : Tahoma, Arial;
	font-size : small;
}


