<STYLE Type = "text/css">
<!--
BODY {
   font-family:Verdana;
   color:#696969;
}
.bg1 {
   background-color:#4682B4;
   }
h3 {
	color:maroon;
}
.tableBG1 {
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#B0C4DE;
   background-position:top left;
   background-repeat:repeat-y;
   background-image:url('images/compNTI.gif');
   table-layout:fixed;
   width:100%;
   font-size:12;
   font-style:normal;
   }
.mainTD {
   background-color:gainsboro;
   padding-left:10px;
   padding-right:10px;
   width:60%;
   font-family:Verdana;
   color:#696969;
}
.tdRight {
   width:10%;
}
.tdLeft {
   width:200px;
}
.spacer2 {
   border:0;
   align:left;
   vertical-align:top;
   height:350px;
}
-->
</style>