P.index01 {
	text-indent : 0em;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 0px;
	text-align : left;
}

P.index02 {
	text-indent : 2em;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 0px;
	text-align : left;
}

P.index03 {
	text-indent : 4em;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 0px;
	text-align : left;
}

P.index04 {
	text-indent : 6em;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 0px;
	text-align : left;
}

P.index05 {
	text-indent : 8em;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 0px;
	text-align : left;
}

P.index06 {105em;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 0px;
	text-align : left;
}

<!-- 
  NOTE:  You can apply styles to additional levels of entries by 
         continuing the naming convention shown above:  P.index07, 
         P.index08, P.index09, P.index10, P.index11, and so on.
 -->

/* 
BODY  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}

TD  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}
*/

H1  {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
}

H2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}

H3  {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
}

A:Link  {
	color:#006600;
	text-decoration:none
}

A:Visited  {
	color:#800080;
	text-decoration:none
}

A:Active  {
	color:#FF0000;	text-decoration:none
}

A:Hover  {
	color:#330033;
	text-decoration:none
}
