

body {
  font-family: sans-serif;  
  font-size: 9pt; 
  font-style: normal;
  font-weight: 500;
  color: #000;
  background-color: #fff;

} 

div.cool {
position: absolute;
bottom: 22px;
right: 35px;
font-size: 8pt;
font-family: verdana, sans-serif;
color: #555;
}



div.cool a, div.cool a:link, div.cool a:visited
{

color: #555;
text-decoration: none;
}


