    body  {
          padding : 0;
          margin : 20px 0;
          background-color : #fff;
          color : #333;
          font-family : sans-serif, trebuchet ms, verdana, arial, helvetica;
          font-size : 12px;
      }
    p , table , td , div , li , ul , ol {
           font-family : sans-serif, trebuchet ms, verdana, arial, helvetica;
      }
    h1 {
           color : #777;
           background-color : #fff;
           font-weight : bold;
           margin-top : 0;
           margin-left : 2em;
           margin-right : 2em;
           margin-bottom : 1em;
           letter-spacing : 2.7pt;
           font-family : serif, verdana, arial;
           font-size : large;
      }
    h2 {
           font-family : serif, verdana, arial;
           font-size : 16px;
           color : #777;
           font-weight : bold;
           margin-top : 2em;
           margin-bottom : 0;
           margin-left : 0.5em;
           margin-right : 7em;
           letter-spacing : 0.1em;
      }
    h3 , h4 , h5 {
           color : #999;
           background-color : #fff;
           font-weight : bold;
           font-size : 12px;
           margin-top : 1em;
           letter-spacing : 0.75pt;
           font-family : sans-serif, arial, helvetica;
      }
    a {
           color : #0000cc;
           background-color : #fff;
           text-decoration : underline;
      }
    a:visited {
           color : #551a8b;
           background-color : #fff;
           text-decoration : underline;
      }
    a:active {
           color : #ff0000;
           background-color : #fff;
           text-decoration : underline;
      }
    a:hover {
           color : #999999;
           background-color : #fff;
           text-decoration : underline;
      }
    .main {
           position : absolute;
           background : #fff;
           margin-right : 20px;
           margin-left : 225px;
           margin-bottom : 20px;
           border : 1px solid #fff;
      }
    .block {
           border : 1px solid #999;
           margin-top : 0;
           margin-bottom : 1em;
           margin-left : 0.5em;
           margin-right : 6em;
           text-align : justify;
      }
    .sidetitle {
           font-family : sans-serif, verdana, arial;
           color : #555;
           font-size : small;
           font-weight : normal;
           padding : 2px;
           margin-top : 2em;
           margin-left : 0.7em;
           letter-spacing : 0.5em;
           background : #fff;
      }
    .side {
           font-family : sans-serif, verdana, arial;
           color : #777;
           font-size : x-small;
           font-weight : normal;
           background : #fff;
           margin-left : 0.7em;
           line-height : 140%;
           padding : 2px;
	   border-width: 0px;
	   border-style: none;
	 }
    .trailer {
           color : #ccc;
           background-color : #fff;
           margin-top : 1em;
           font-size : 12px;
           letter-spacing : 0.5em;
           text-align : center;
      }
