body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10pt;
}
table
{ border:thin ; 

}
tr
{
border:thin ; 
}
p { margin-left: 10; margin-right: 10; text-align: justify ;  }
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #666666;
}

a:visited {
  text-decoration: none;
  color: #666666;
}

a:hover {
	text-decoration: underline;
	color: red
}



