body { 
color: navy;
font-style: italic;
font-family: arial;
font-size: 10pt;
font-weight: medium;
}
h1{
color: navy 
}
h2{
font-size: 12pt;
}
table{
width: 100%
}

.l{
width:200pt;
vertical-align:top;
font-style: normal;
}