BODY	{
	text-align:justify; 
	font-family: arial ce, arial;
	font-size: 9pt;
	font-size: 9pt;
	color:black;
	}
P 	{
	font-family: arial ce, arial;
	font-size: 9pt;
	text-align: justify;
	} 
H1 	{ 
	font-family: arial ce, arial; 
	font-size: 18pt; 
	font-weight: bold; 
	text-align: center; 
	color: green
	}
H2	{
	font-family: arial ce, arial;
	font-weight: bold;
	text-align: center;
	color: green;
	} 
H3	{
	font-family: arial ce, arial;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	color: green;
	} 
H4	{
	font-family: Goudy,Palatino,Garamond,Times,serif;
	font-weight: bold;	
	font-size: 12pt;
	text-align: center;
	color: firebrick;
	} 
H5	{
	font-family: Goudy,Palatino,Garamond,Times,serif;
	font-size: 11pt;
	text-align: center;
	color: forestgreen;
	} 
OL	{
	font-family: arial ce, arial;
	font-size: 9pt;
	text-align: justify;
	color: black;
	} 
li	{
	font-family: arial ce, arial;
	font-size: 9pt;
	text-align: justify;	
	color: black;
	} 
td	{
	font-family: arial ce, arial;
	font-size: 9pt;
	text-align: left;
	color: black;
	} 
TD.sig	{
	font-family: arial ce, arial;
	font-size: 8pt;
	text-align: left;
	color: black;
	} 
A.sig  {
	font-family: arial ce, arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: blue;
	text-align: left;
	}
A:link{
	font-family: arial ce, arial;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: blue;
	}
A:visited{
	font-family: arial ce, arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
	color: blue;
	}
A:active{
	font-family: arial ce, arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: blue;
	}
A:hover	{
	text-decoration: underline;
	font-weight: bold;
	color: white;
	background-color:blue;
	}
