a{    text-decoration:none}a:link{	text-decoration:  none;	color: rgb(20,20,20);}a:visited{	text-decoration:  none;	color: rgb(20,20,20);} a:hover {	text-decoration:  none;	color: red;}a:active {	text-decoration:  none;	color: rgb(20,20,20);}body{	font-size: 10pt; 	font-family: Arial, Helvetica;	color: rgb(20,20,20);}p{	font-size: 10pt; 	font-family: Arial, Helvetica;	color: rgb(20,20,20);}h1{	font-family: Arial, Helvetica;	color: rgb(11,87,87);	font-size: 18pt; }
