
	body { margin-top: 0px; margin-left: 0px; }
	H1{ font-family: Arial, Helvetica; color: black; font-size : 18pt; }
	H2{ font-family: Arial, Helvetica; color: black; font-size : 16pt; }
	H3{ font-family: Arial, Helvetica; color: black; font-size : 14pt; }
	H4{ font-family: Arial, Helvetica; color: black; font-size : 12pt; }
	p { font-family: Arial, Helvetica; color: black; font-size : 10pt; }
	table { font-family: Arial, Helvetica; color: black; font-size : 10pt; }
	li { font-family: Arial, Helvetica; color: #6A2F2F; font-size : 10pt; }

    a:link { color : #853939; font-weight: bold; text-transform: uppercase; font-size: 8pt;}
    a:visited { color : #000000; font-weight: bold; text-transform: uppercase; font-size: 8pt;}
    a:hover { color : #D2A622; font-weight: bold; text-transform: uppercase; font-size: 8pt;}
    a:active { color : #D2A622; font-weight: bold; text-transform: uppercase; font-size: 8pt;}

    img {
	behavior:	url("pngbehavior.htc");
}
    
    .tableheader { text-transform: uppercase; font-size: 10pt; color: #FDF9ED; font-weight: bold; 
               border: 1px solid #B88A1F; background-color: #6A2F2F }
	.tablebottom { border-left: 1px solid #B88A1F; border-right: 1px solid #B88A1F; 
               border-bottom: 1px solid #B88A1F }