
body {
			padding-left:1cm;
         padding-right:0.5cm;
         padding-top:0cm;
         padding-bottom:1cm;
         }

a:link {
       font-family:Times;
       font-size:10pt;
       color:black;
       font-weight:bold;
       text-decoration:none;
       }

h1 {
    font-family:Times;
    font-size:16pt;
    font-style:normal;
    }

h2 {
    font-family:Times;
    font-size:14pt;
    font-style:normal;
    padding-top:20pt;
    }

h3 {
    font-family:Times;
    font-size:12pt;
    font-weight:bold;
    font-style:normal;
    padding-top:20pt;
          }

h4 {
    font-family:Times;
    font-size:10pt;
    font-weight:bold;
    font-style:italic;
    padding-top:10pt;
    }

.logo {
				position:absolute;
				top:0px;
				left:-50px;
				}

.menu {display:none;}

.text {
			font-family:Times;
			font-size:12pt;
			color:black;
			text-align:justify;
			background-color:white;
			padding-top:120pt;
			orphans:5;
			widows:5;
			}

.fig {
			font-family:Times;
			font-size:9pt;
			margin-left:80px;
			margin-top:30px;
			margin-bottom:30px;
			width:500px;
		}

.copyright {
            			font-family:Times;
            			font-size:8pt;
            			color:black;
            			text-align:center;
           				padding-top:80px;
            			}

