body {
margin-left: 15%;
margin-right: 15%;
margin-top: 5%;
margin-bottom: 5%;
font-family: trebuchet MS, georgia, verdana, sans-serif, helvetica, times;
font-size: 10pt;
text-color: rgb(0, 0, 0);
background-color: rgb(255, 255, 225);
text-align: justify;
background-image: "";
}

table {
font-family: trebuchet MS, georgia, verdana, sans-serif, helvetica, times;
font-size: 10pt;
background: "";
text-color: rgb(0, 0, 0);
text-align: justify;
}

a:link    {color: blue;  text-decoration: none;}
a:visited {color: brown; 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%;
}
