    body  {
          font-family : Arial, Verdana, sans-serif;
          font-size : 1em;
          font-weight : normal;
          word-spacing : normal;
          letter-spacing : normal;
          text-transform : none;
      }
    h1 {font-size:150%;
    font-family : Garamond, sans-serif;
    font-style: italic;
}
    DIV.container {
          border-width : thin;
          border-style : solid;
          border-color : #6c2dc7;
          min-height : 10em;
          display : table-cell;
          vertical-align : middle;
          font-style : italic;
          font-weight : 700;
 padding: .5cm .5cm .5cm .5cm;
      }
    table , tbody , tr , td {
          font-size: 98%;
          word-spacing : normal;
          letter-spacing : normal;
          text-transform : none;
          font-family : Arial, Verdana, sans-serif;
          font-size-adjust : 0.48;
      }
    UL , LI {
          list-style-type : none;
          font-style : italic;
          font-weight : 700;
      }
p.double {border-style: double;
          padding: .3cm}
