BODY   {
	font-size: x-small;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-image : url(images/blylgrd.jpg);
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 7%;
	margin-right : 7%;
}

A:LINK {
	color : white;
	text-decoration : none;
}

A:VISITED {
	color : white;
	text-decoration : none;
}

TD.nav {
      font-family : Arial,Helvetica,sans-serif;
      font-size : x-small; 
      height: 15;
 }
                                    
 TD.hd   { 
      color: navy; 
	  font-style: normal; 
	  font-weight: bold; 
	  font-size: x-small; 
	  font-family: Arial, Helvetica, sans-serif; 
	  background-color: yellow; 
	  text-align: center; 
	  height: 20 }
                                    
TD.subhd {

	font-size : x-small;
	text-align : center;
	color: Yellow;
	font-style : italic;
	font-weight : bold;
}
                                    
TD.Manuf {
      font-family : Arial,Helvetica,sans-serif;
      font-size : x-small;
      height: 15;
      color: Yellow;
      font-weight : bold;
 }
                                    
A:HOVER  { 
    color: white; 
	text-decoration: underline 
	}

TD.menu {
	font-size: xx-small;
	color : White;
	text-align : left;
}
TD.menusub {
	font-size: xx-small;
	color : White;
	margin-left : 10px;
	padding-left : 10px;
}
TD.menusubsub {
	font-size: xx-small;
	color : White;
	text-align : right;
	font-style : italic;
	margin-right : 10px;
	padding-right : 10px;
}
