
Body        {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF ;
	margin-left: 5%;
	margin-right: 8%;
	font-size: 11pt;
}


H1          {
	display: block;
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: Black;
}

H2	    {
	display: block;
	color: Black;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
}

H3	    {
	display: block;
	color: Black;
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

H4          {font-size: 10pt;

	font-family :  Arial, Helvetica, sans-serif;
}

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:     Arial, helvetica, sans-serif;
		 }

UL          {list-style-type:   disc; }

SUP         {font-size:        8pt;
             font-family:      Arial, helvetica, sans-serif;}

.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: Black;
}

.h1x  {
	display: block;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	border-top : solid;
	margin-top : 2%;
	border-bottom : solid;
	;
	border-color: black;
	border-top-width: thin;
	border-bottom-width: thin;
	font-style: normal;
	font-weight: bold;
	text-align: center
}


A:hover		{
	color : Gray;
}

A:ACTIVE	{
	color : Black;
}
A	{
	color : Black;
}


