<! --------- Font Attributes --------- >#netscapeblows {color: 000000;        font-size: 16pt;        font-family: "Verdana";        font-weight: 700}#heading1    { color: #FF0000; font-size: 12pt; font-family: Verdana; font-weight: bold }#heading2    { color: #FF0000; font-size: 10pt; font-family: Verdana; font-weight: bold }#heading3    { color: #FF0000; font-size: 8pt; font-family: Verdana; font-weight: bold }#mainlink    { font-family: Verdana; color: #FFFFFF; font-size: 12pt; text-transform:                capitalize; font-weight: bold }#bodytext    { color: #FFFFFF; font-size: 8pt; font-family: Verdana }#caption {color: 000000;         font-size: 8pt;         font-family: "Arial"}#footer      { color: #FFFFFF; font-size: 8pt; font-family: Arial }<! --------- link attributes --------- > a:active { color: #FF0000; text-decoration: none }a:link       { color: #FFFF00; text-decoration: none }a:visited    { color: #FFFF00; text-decoration: none }a:hover      { color: #FFFF00; text-decoration: underline }<! --------- Table Attributes --------- >TD.netscapesux {background: AC7BD4;           color: FFFFFF;           font-size: 10pt;           font-family: "Verdana";           font-weight: 700}TD.header {background: 336699;           color: FFFFFF;           font-size: 10pt;           font-family: "Verdana";           font-weight: 700}TD.body {background: D4DBE2;         color: 000000;         font-size: 8pt;         font-family: "verdana"}