a:link
{
	text-decoration: underline; color: #0000FF; font-weight: bold
}
a:visited
{
	text-decoration: underline ; color: #000080; font-weight: bold
} 
a:active 
{
	text-decoration: none; color: #660000; font-weight: bold
}
a:hover 
{
	text-decoration: underline; color: #0000FF; font-weight: bold
}

body         { font-family: Verdana, Arial, Helvetica; font-size: 10pt; background-color: 
               #FFFFFF; color: #000000 }
               
.header          { font-size: 8pt ; color: #000000; font-weight: bold; line-height 8pt; }

.pageheader          { font-size: 18pt ; color: #000000; font-weight: bold; line-height 18pt; }

.headeraccent         { font-size: 10pt ; color: #FFFFFF; font-weight: bold; line-height 10pt; }

.subheader          { font-size: 14pt ; color: #000000; font-weight: bold; line-height 14pt; }

.pagecopy          { font-size: 10pt ; color: #000000; line-height 11pt; }

.leftnav          { font-size: 10pt ; color: #000000; line-height 11pt; }

.leftlinks          { font-size: 8pt ; color: #000000; font-weight: bold; line-height 9pt; }

.update          { font-size: 8pt ; color: #000000; line-height 8pt; }

.footer          { font-size: 10pt ; color: #000000; line-height 11pt; }
