

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;
}



p.summary {
width: 550px; margin-left: 4px;

}

p.summary a, p.summary a:link, p.summary a:visited, span.highlight
{

color: #888;
text-decoration: none;
border-bottom: 1px dotted #888;
}

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

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


