body {
   margin-top: 10px;
   background-color: #EFEDED;}

p, td {

   font-family: verdana, arial, sans-serif; 
   font-size: 10px;
   color: #B7B1B1;
   line-height: 19px;
   margin: 0px;
   padding-bottom: 10px;
   text-align: justify;}

.content {

    padding-left: 10px;
    padding-right: 10px;
    text-align: justify;
}

.content2 {
font-family: tahoma, arial, courier; 
font-size: 10pt; 
color: #E4D1C8; 
font-weight: strong; 
text-align: right; 
text-transform: uppercase; 
letter-spacing: 1px; 
padding-left: 10px;
padding-right: 10px;
}

span.top {
     border-style: dotted;
     border-color: #EFEDED;
     border-bottom-width: 1px;
     border-left-width: 0px;
     border-right-width: 0px;
     border-top-width: 0px;
     float: right;
     text-align: right;
     padding: 0px;
     margin-left: 10px;
     margin-right: 40px;
     margin-bottom: 10px;
     width: 410px; 
     font-weight: strong;
     color: #CBCAC8;
} 

span.bottom {
     border-style: dotted;
     border-color: #EFEDED;
     border-bottom-width: 0px;
     border-left-width: 0px;
     border-right-width: 0px;
     border-top-width: 1px;
     float: right;
     text-align: right;
     padding: 0px;
     margin-left: 10px;
     margin-right: 40px;
     width: 410px; 
     font-weight: strong;
     color: #CAC6C5;
} 

a:link, a:visited, a:active {

   text-decoration: none; 
   background-color: #FFF0E9; 
   color: #000000;
   font-weight: none;}

a:hover {

   text-decoration: none; 
   color: #B7B1B1;}

.footer	{font-family:tahoma, arial;
font-size: 10px;
line-height:120%;
padding: 0px;
background-color: #FFF0E9;
width: 463px;
text-align: justify;
}