
BODY        {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 8%;
	margin-right: 8%;
	font-size: 11pt;
	text-align : justify;
	background-color : White;
}


H1          {
	display: block;
	font-size: 17pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #6C006C;
	text-align : center;
}

H2	    {display: block;
	color: #931173;
	font-size: 14pt;
	font-family: Arial, helvetica, sans-serif;}

H3	    {color: Purple;
	font-size: 12pt;
	font-family: Arial, helvetica, sans-serif;
}

H4          {	font-size: 10pt;}

H5          {margin-right:      1%; 
             margin-top:        0; 
             margin-bottom:     0;
             text-align:        center; }

H6          {margin-top:        0; 
             margin-bottom:     0;
             margin-right:      5%; 
             font-size:        10pt;
             font-family:      Arial, helvetica, sans-serif;}

.Heading0   {	display: block;
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #6C006C;}
             
UL          {list-style-type:   disk; }

.TableBody   {	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;}

.TableHead   {
	font-size: 11pt;
	font-family: "Times New Roman", Times, serif;
	font-weight : bold;
	text-align : center;
}

.TableTitle  {
	display: block;
	color: Purple;
	font-size: 13pt;
	font-family: "Times New Roman", Times, serif;
	text-align : center;
	font-weight : bold;
}

.note   {
	font-size: 9pt;
	margin-top: 0;
	margin-bottom: 0;
	font-family : "Times New Roman", Times, serif;
}

sup         {font-size:        8pt;
             font-family:      Arial, helvetica, sans-serif;}

A:hover		{
	color : #DED912;
}
A:ACTIVE	{	color : #800040;}
A	        {	color : #6C006C;}

.credit {	font-family : "Times New Roman", Times, serif;
	font-size : 9pt;
	margin-left : 10%;
	margin-right : 10%;}

p, ul {font-size: 11pt;}
