
body.body {
color: #000033;
text-align: left;
font-size: 14pt;
margin: 25px 50px;
font-family: ariel;
background: #CCFF66;
}

div.top {
width: 700px;
margin: 4px 1px;
}

span.topleft {
vertical-align: top;
text-align: left;
color : black;
border: solid thin white;
padding: 2px;
background: rgb(200,193,178);
}

span.topleft2 {
vertical-align: top;
text-align: left;
color : black;
border: solid thin white;
padding: 2px;
background: rgb(200,193,178);
}

span.topright {
color : rgb(184,160,0);
border: solid thin red;
background: rgb(0,0,0) ;
padding: 1px;
}


 

div.sig {
font-size: 12pt;
}

div.light {
width: 720px;
border: solid thin white;
margin: 1px;
padding: 4px;
background: rgb(240,240,240);
}

div.lighter{ 
width: 720px;
border: solid thin white;
margin: 1px;
padding: 4px;
background:  rgb(255,252,232);
}


div.bottom{
font-size: small;
width: 727px;
border: dashed thin rgb(168,172,168);
margin: 4px 1px;
background: #CCFF66;
}




