.style1  { font-size: 12px;          font-family: Verdana, Times-New-Roman,sans-serif,serif;          color: red;           }  .styleA { font-size: 10px;          font-family: Verdana, Times-New-Roman;          color: yellow;.style2 { font-size: 8px;          font-family: Verdana, Times-New-Roman;           color: black;                 }.style3A { font-size: 24px;          font-family: Verdana, Times-New-Roman;           color: yellow;         }        .style3 { font-size: 24px;          font-family: Verdana, Times-New-Roman;           color: red;        }.style4  H4 {font-size: 18px; color: darkblue; font-family: sans-serif,serif }         .style5  { font-size: 14px;          font-family: sans-serif,serif;           color: black;          font-Weight: normal;        }.style6 { font-size: 12px;          font-family: sans-serif,serif;           color: black;          font-Weight: normal;                }  .style7 { font-size: 12px;          font-style: italic;            font-family: Verdana, Times-New-Roman;           color: darkblue;        }.poll   { font-size: 11px;          font-style: italic;            font-family: Verdana, Times-New-Roman;           color: black;          text-align: center;          border-style: double;          padding-left: 15px;           border-color: #800000          }
