a:link
{
	text-decoration: underline; color: #000080; font-weight: bold
}
a:visited
{
	text-decoration: underline ; color: #800000; font-weight: bold
} 
a:active 
{
	text-decoration: none; color: #FF0000; font-weight: bold

}
a:hover 
{
	text-decoration: underline; color: #0000FF; font-weight: bold
}

body         { font-family: Verdana,Arial,Helvetica; background-color: #FFFFFF; color: #000000 }
               
.pagetitle         { font-size: 18pt ; font-weight: bold ; color: #003399; line-height 18pt; }

.pagecopy          { font-size: 10pt ;  color: #000000; line-height 11pt; }

.disclaimer        { font-size: 8pt ;  color: #000000; line-height 9pt; }

.footer        { font-size: 9pt ;  color: #000000; line-height 10pt; }