BODY   		{
		font-family: Arial;
		font-size: 10pt;
		}

.tabletext	{
		font-size: 10pt;
		text-align= justify;
		padding-top: 10px;
		padding-bottom: 12px;
		padding-left: 15px;
		padding-right: 15px;
		}

td		{
		font-size: 10pt;
		}


A:link     	{
		 font-family: Arial;
		 font-size: 10pt;
		 font-weight: bold;
		 color: #2649b2;
		 text-decoration: none;
		 background: transparent;
		}

A:visited	{
		 font-family: Arial;
		 font-size: 10pt;
		 font-weight: bold;		 
		 color: #2649b2;
		 text-decoration: none;
		 background: transparent;
		}

A:hover		{
		 font-family: Arial;
		 font-size: 10pt;
		 font-weight: bold;		 
		 color: #3366FF;
		 text-decoration: none;
		 background: transparent;
		}
		

A:active	{
		 font-family: Arial;
		 font-size: 10pt;
		 font-weight: bold;		 
		 color: #3366FF;
		 text-decoration: none;
		 background: transparent;
		}

A:focus	{
		 font-family: Arial;
		 font-size: 10pt;
		 font-weight: bold;		 
		 color: #2649b2;
		 text-decoration: none;
		 background: transparent;
		}