
<html>
   
<style type="text/css">
.dummyHead {color: black}
a {font-size:15;font-family:arial;}
a:link { color: black; text-decoration: underline;}
a:active { color: red; text-decoration: underline }
a:visited { color: black; text-decoration: underline;background: silver  }
a:hover { color: black; text-decoration: underline; background:white }
	   .headerBody {background: whitesmoke;}
       .mainBody {background: whitesmoke;}
	   .navigationBody {background:whitesmoke;position: absolute;left:-5px;}
	                       
.bolder {font-style: bold;font-size:15pt;}

.newHead1 {position: absolute; TOP:30px; LEFT:225px;WIDTH:420px;HEIGHT:50;color: black;font-style: italic;font-family: arial, sans serif, helvetica;font-size: 25pt;}

.newHead2 {position: relative; TOP:30px; LEFT:5px;WIDTH:500px;HEIGHT:50;color: black;font-style: bold;font-family: arial, sans serif, helvetica;font-size: 25pt;}

.newHead3 {position: relative; TOP:30px; LEFT:0px;WIDTH:510px;HEIGHT:50;color: black;font-family: arial, sans serif, helvetica;font-size: 14pt;}

.saleDateBody {position: relative; TOP:1px; LEFT:1px;WIDTH:130px;HEIGHT:20;color: black;font-style: bold;font-family: arial;font-size: 15pt;background: crimson; border-width: .2cm;border-color:green; padding: .05cm .05cm. .05cm .05cm;border-style:groove;}
.fiberDetails {color: black; font_weight:bolder; font-family: arial;}
.fdlinks {padding_left:40;}

</style>
      
</html>

