
/* INDEX style */
.index {
	padding:0 15px 0 15px ;
		border-left: 1px dotted #330033;
		border-bottom:0px;
		border-top:0px;
		border-right:1px dotted #330033;
		margin:0px;
	}

a hover{
	background-color:yellow;
}

p.Main, li.Main, div.Main
	{
	margin-top:11pt;
	line-height:16pt;
	margin-bottom:1pt;
	font-size:14pt;
	color:#330033;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
p.Sub1, li.Sub1, div.Sub1
	{
	margin-top:15px;
	margin-left:35pt;
	margin-bottom:1pt;
	text-indent:-20pt;
	line-height:12pt;
	font-size:10pt;

	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
p.Sub2, li.Sub2, div.Sub2
	{
	margin-top:0px;
	margin-bottom:3pt;
	margin-left:60pt;
	text-indent:-30pt;
	line-height:12pt;
	font-size:10pt;		
	color:#000;

	font-family: Georgia, "Times New Roman", Times, serif;
}
p.Sub3, li.Sub3, div.Sub3
	{
	margin-top:0in;
	margin-right:0in;
	margin-bottom:0in;
	margin-left:80.0pt;
	margin-bottom:.0001pt;
	text-indent:-30pt;
	line-height:12pt;
	font-size:10pt;
	color:#000;
	font-family: Georgia, "Times New Roman", Times, serif;
	}


.index H2{
	color: #121212;
	letter-spacing:4px;
	font-weight:normal;
	margin-bottom:0pt;
	font-family: Georgia, "Times New Roman", Times, serif;

}