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