a:link
{
	text-decoration: underline; color: #003399; font-weight: bold
}
a:visited
{
	text-decoration: underline ; color: #330033; font-weight: bold
} 
a:active 
{
	text-decoration: none; color: #0099FF; 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: 28pt ; color: #000000; font-weight: bold; line-height 28pt; font-variant: small-caps; }

.headeraccent         { font-size: 10pt ; color: #FFFFFF; font-weight: bold; line-height 10pt; }

.subheader          { font-size: 14pt ; color: #000000; font-weight: bold; line-height 14pt; }

.bigsubheader          { font-size: 28pt ; color: #80152D; font-weight: bold; line-height 28pt; }


.subheaderRed          { font-size: 14pt ; color: #F7EFCA; font-weight: bold; line-height 14pt; }

.subheaderbigRed          { font-size: 28pt ; color: #F7EFCA; font-weight: bold; line-height 28pt; }


.pagecopy          { font-size: 10pt ; color: #000000; line-height 11pt; }
