body  {
      font-family : Arial, Verdana, Helvetica, Helv;
      margin : 20px}
h1 {
        text-align : right;
        font-family : times new roman, times;
        color : #FF0000;
        font-size : 44px;
        font-weight : bold
       }
h2 {
        text-align : left;
        font-family : Arial, Verdana, Helvetica, Helv;
        color : #000000;
        font-size : 22px;
        font-weight : bold
       }
h3  {
        font-family : Arial, Verdana, Helvetica, Helv;
        color : #000000;
        font-size : 20px;
        font-weight : normal
       }
th  { 
        background-color : #0000ff;
        height : 60px;
        text-align : center;
        font-family : Arial, Verdana, Helvetica, Helv;
        color : #ffffff;
        font-size : 24px;
        font-weight : bold
       }
