body         {font-family: verdana, arial;
              font-size: 10pt;
              background-color: #FFFFFF;
              margin-left: 80px;
              margin-right: 60px;
              text-align: justify;
             }

a.link     {      font-size: 10pt;
             color: #E71010;
             text-decoration: none;
             font-family: verdana, arial;
             font-weight: bold;
             }
a.lit {font-family: verdana, arial;
      font-size: 8pt;
      color: black;
      text-decoration: none;
      font-weight: bold;
      background-color: lightgrey;}

a:hover{     color: #808080;
             text-decoration: underline;
             font-weight: bold;
             }



h2 {         font-family: verdana, arial;
             font-size: 14pt;
             color: #181852;
             text-align: center;
             }

h1  {        font-family: verdana, arial;
             font-size: 10pt;
             margin-left: 40px;
             background-color: lightgrey;
             color: #181852 ;
             }

p {          font-family: verdana, arial;
             font-size: 8pt;
             color: #000000;
             margin-left: 100px;
             margin-right: 60px;
             }
