a:link
{
	text-decoration: underline; color: #0000FF; font-weight: bold
}
a:visited
{
	text-decoration: underline ; color: #008000; font-weight: bold 
} 
a:active 
{
	text-decoration: none; color: #008000
}
a:hover 
{
	text-decoration: underline; color: #0000FF; font-weight: bold
}

body         { font-family: Verdana, Arial, Helvetica; font-size: 10pt; background-color: 
               #C8F0C4; color: #000000 }

.pcopy          { font-size: 10pt ; color: #000000; line-height 11pt; }