
BODY        {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10%;
	margin-right: 10%;
	font-size: 11pt;
	text-align : justify;
}


H1          {	display: block;
	font-size: 18pt;
	font-family: Arial, helvetica, sans-serif;
	color: #0E6C52;}

H2	    {
	display: block;
	color: #528D25;
	font-size: 13pt;
	font-family: Arial, helvetica, sans-serif;
}

H3	    {
	display: block;
	color: #40957B;
	font-size: 11pt;
	font-family: Arial, helvetica, sans-serif;
	text-decoration : underline;
}


UL          {list-style-type:   disk; }

.Box        {padding: 3;
font-size: 9pt;
	font-family : Arial, Helvetica, sans-serif;
}

.TableBody   {font-size:    9pt;
              font-family:  Arial, helvetica, sans-serif; 
			  padding: 2;}

.TableHead   {
	font-size: 10pt;
	font-family: Arial, helvetica, sans-serif;
	font-weight : bold;
}

.TableTitle  {
	font-size: 11pt;
	font-family: Arial, helvetica, sans-serif;
	font-weight : bold;
}

.FigureTitle  {
	display: block;
	font-size: 10pt;
	font-family: Arial, helvetica, sans-serif;
	text-align : center;
	font-weight : bold;
}


.note   {font-size:         8pt;
             margin-top:        0; 
             margin-bottom:     0;}

.title 	{font-family : Arial, Helvetica, sans-serif;
			font-size : 26pt;
			font-weight: bold;
			color: #005B4C;}

.title2		{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color: #62906A;
	font-weight : bold;
}

.title3		 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color: #CAB300;
	font-weight : bold;
}

.title4		 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #005B4C;
	font-weight : bold;
	font-style : italic;
}

sup		{	font-family : "Courier New", Courier, monospace;
	font-size : 9pt;
	font-weight : bold;
}
			
A:ACTIVE	{
	color : #A60053;
}
				   
A:hover		{
	color : #74C079;
	font-weight : bold;
}
				   				   
A	{	color : #005B4C;}

.Credit 	{font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	margin-left : 2%;
	margin-right : 8%;}







