body {
margin-left: 5%;
margin-right: 5%;
margin-top: 5%;
margin-bottom: 5%;
font-family: bitstream vera sans, helvetica, sans-serif, arial;
font-size: 9pt;
text-color: rgb(0, 0, 0);
background-color: rgb(255, 255, 255);
text-align: justify;
background-image: "";
}


h4 {
font-family: arial, sans-serif;

}

h3 {
font-family: arial, sans-serif;

}

h2 {
font-family: arial, sans-serif;

}

h1 {
font-family: arial, sans-serif;

}


table {
font-family: bitstream vera sans, helvetica, sans-serif, arial;
font-size: -1;
background: "";
text-color: rgb(0, 0, 0);
text-align: justify;
}

a:link    {color: blue;  text-decoration: none;}
a:visited {color: gray; text-decoration: none;}
a:hover   {text-decoration: underline;}
a:active  {color: green;}

div.box {
border: none;
width: 50%;
padding: 0.5em;
}

div.color {
padding: 0.5em;
border: none;
width: 30%;
}

uc {text-transform: uppercase;}

leftblk {margin-right: 50%;}

rightblk {
align: right;
width: 50%;
}

