

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

.yellow { display : none;}
.turing {  }

tr.one {}
tr.two { 
 opacity: 0.3;
 display: none;
 }


textarea {
background-image:url(/images/msg.png);
background-position: center center;
background-repeat: no-repeat;
border: 1px solid #777;
padding: 20px;
margin: 3px;
background-color: transparent;
background-color: #ccc;
}

notextarea {
background-image:url(/images/msg.png);
background-position: center center;
background-repeat: no-repeat;
border: 1px solid #777;
padding: 20px;
margin: 3px;
width: 310px;
height: 220px;
background-color: transparent;
background-color: #ccc;
}


testarea {
background-image:url(/images/graphics/msg.png);
background-position: center center;
background-repeat: no-repeat;
border: 1px solid #777;
padding: 20px;
margin: 3px;
width: 310px;
height: 220px;
background-color: transparent;
background-color: #ccc;
}




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


