 .genericstyle {     font-family: Arial;    font-size: 10pt;    color: #5b4848; } .printgenericstyle {     font-family: Arial;    font-size: 10pt;    color: #000000; } .header1 {    font-family: Arial;     font-size: 10pt;     font-weight: bold;    color: #FF0000; } .printheader {    font-family: Arial;     font-size: 10pt;     font-weight: bold;    color: #FF0000; } .copyright {     font-family: Arial;    font-size: 8pt;    color: #5b4848; } .printcopyright {     font-family: Arial;    font-size: 8pt;    color: #000000; } .body {    font-family: Arial;     font-size: 10pt;     color: #FFFFFF;     background-color: #f1f0de; } .printbody {    font-family: Arial;     font-size: 10pt;     color: #000000;     background-color: #FFFFFF; }  A:link {font-weight: bold; color: #5b4848;} A:visited {font-weight: bold; color: #5b4848;} A:active {color: #5b4848;}  A:hover {color: #FF0000;}     
