P.idxHead  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	text-align : center;
}

P.idx  {
	font-size : 8pt;
	text-align : center;
	font-family : "Lucida Sans";
	line-height : 12pt;
}

P.fig  {
	font-size : xx-small;
	font-family : sans-serif;
	text-align : center;
	margin-top : 0;
	font-weight : bold;
}

H1  {
	font-size : x-large;
	font-weight : bold;
	text-align : center;
	font-family : Comic Sans MS;
	color : Maroon;
}

H2  {
	font-size : large;
	text-align : center;
	font-family : Comic Sans MS;
	color : Blue;
}

H2.red  {
	font-size : large;
	text-align : center;
	font-family : Comic Sans MS;
	color : Red;
}

BODY  {
	font-family : Comic Sans MS;
	font-size : small;
	margin-left : 0;
	background-color : White;
}

H4  {
	font-size : small;
	font-weight : bold;
	text-align : center;
}

TABLE.image  {
	font-size : xx-small;
	font-family : sans-serif;
	font-weight : bold;
	text-align : center;
	background-color : #E0E0E0;
}

TABLE.body  {
	font-family : Comic Sans MS;
	font-size : medium;
	border-spacing : 12px;
}

TR {
	vertical-align : top;
}

TD.dir {
	font-size : larger;
	font-weight : bolder;
	font-style : italic;
	text-align : left;
	vertical-align : top;
}