
BODY        {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10%;
	margin-right: 10%;
	font-size: 11pt;
	text-align : justify;
}


H1          {display:          block;
             font-size:        16pt;
             font-family:      Arial, helvetica, sans-serif;
             color: 		 #CC0000; }

H2	    {
	display: block;
	font-size: 13pt;
	font-family: Arial, helvetica, sans-serif;
	color: #D74646;
	text-align: left;
	text-decoration: underline;
}

UL          {list-style-type:   disk; }

H3	    {display:          block;
             color:            #000000;
             font-size:        13pt;
             font-family:      Arial, helvetica, sans-serif; }

H4          {margin-right:      1%;  
             margin-top:        0; 
             margin-bottom:     0; 
             color:            #000000; }

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;}


TD      {font-size:         10pt;
         font-family:      Times New Roman, Times, serif; }

UL          {list-style-type:   disc; }

SUP         {font-size:        8pt;
             font-family:      Arial, helvetica, sans-serif;}

.style1 {  font-family: Arial, Helvetica, sans-serif}
           

.title 	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24pt;
	font-weight: bold;
	color: #B90000;
}

A:ACTIVE	{
	color : #B30000;
}
				   
A:hover		{
	color : #9D0000;
	font-weight : bold;
}
				   				   
A	{	color : #EA0000;}