a:link
{
	text-decoration: underline; color: #026640; 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, Geneva, sans-serif; background-color: #F7EFCA; color: #553423 }
               
.header          { font-size: 32pt ; color: #553423; font-weight: bold; line-height 32pt; font-variant: small-caps; }

.header2          { font-size: 34pt ; color: #804000; font-weight: bold; line-height 34pt; font-variant: small-caps; }


.headeraccent         { font-size: 10pt ; color: #FFFFFF; font-weight: bold; line-height 10pt; }

.subheader          { font-size: 14pt ; color: #000000; line-height 14pt; }

.subheaderRed          { font-size: 14pt ; color: #F7EFCA; font-weight: bold; line-height 14pt; }

.pagecopy          { font-size: 10pt ; color: #553423; line-height 12pt; }
