.main {  font-family: "Times New Roman", serif;        font-size: 12pt;       }       /*serif*/TD {  font-family: "Times New Roman", serif;         font-size: 12pt;       }        /*serif*/        .small  {  font-family: "Times New Roman", serif;         font-size: 10pt;       }        /*serif small*/                    .eightsans  {  font-family: Verdana, sans-serif;             font-size: 8pt;             }            /*Verdana small*/                        .tensans  {  font-family: Verdana, sans-serif;             font-size: 10pt;             }            /*Verdana normal*/            .fax  {  font-family: "Times New Roman", serif;         font-size: 8pt;       }        /*serif small*/body {  font-family: "Times New Roman", serif;        font-size: 12pt;       }       /*Body is serif*/       H1 {    font-size: x-large }        /*Level-one headings*/H2 {    font-size: large }        /*Level-two headings*/        H3 {    font-size: 14pt }        /*Level-two headings*/.color1 {  font-family: "Times New Roman", serif;         font-size: 12pt;         color: #008000      }        /*serif*/green
