body {
 font-family:Arial,Verdana,Helvetica;
 background-color:#F3F3F3;
}
h1,h2,h3,h4,h5,h6 {
    color:rgb(10,80,161);
    margin-top:9mm;
    margin-bottom:5mm;
}
p {
    text-align:justify;
}
div {
    text-align:justify;
}
li { text-align:justify; margin-top:1mm; margin-top:1mm;}
td{ padding-right:9mm; padding-top:7mm; }
img { border:0; }
a:link { COLOR:rgb(60,110,181); TEXT-DECORATION:underline; }
a:visited { COLOR:rgb(60,110,181); TEXT-DECORATION:none; }
a:active { COLOR:red; TEXT-DECORATION:none; }
a:hover { COLOR:red; TEXT-DECORATION:underline; }
a:focus { COLOR:red; TEXT-DECORATION:none; }

div.content { margin-top:15mm; margin-bottom:15mm; margin-left:10mm; margin-right:15mm;}
table.link {
    margin-right:0px;
    margin-left:19%;
    max-width:99%;
}
div.header {
    margin-top:1px;
    margin-bottom:5mm;
}
span.header { margin-left:10mm; margin-right:15mm; }
a.header:link { COLOR:rgb(60,60,60); TEXT-DECORATION:none; }
a.header:visited { COLOR:rgb(60,60,60); TEXT-DECORATION:none; }
a.header:active { COLOR:black; TEXT-DECORATION:none; }
a.header:hover { COLOR:black; TEXT-DECORATION:none; }
a.header:focus { COLOR:black; TEXT-DECORATION:none; }

table.header {
         margin-left:10mm;
         margin-right:15mm;
         margin-top:10mm;

         width:99%;
         font-size:37px; font-weight:bold; font-style:italic;
          border:0px; white-space:normal;
}
/*td.header { white-space:nowrap; }*/
td.header { white-space:normal; }

img.h_logo {
	overflow: hidden;
 }

div.footer {  position:relative; top:5pt; left:5pt; margin-top:5mm; margin-top:15mm;}
td.footer { white-space:normal; }
table.footer {
	border:0px;
	font-size:10pt;
        white-space:normal;
        width:99%;

}

table.footer td{
	vertical-align:top;
}
b.footer { font-size:11pt; }
