body {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  }
td{  
	font-size: 10pt;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10pt;
}

a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10pt;
}

a:hover {
	color: black;
}
p{
	font-size: 10pt;
	color: black;
}	