body {
	font-family: verdana;
	font-size: small;
	color:black;
   background-color: white;
   background-image: url(bg_ribs.gif);
   margin: 1px 0px 0px 0px;
}
table {
	font-family: verdana;
	font-size: 11px;
	color:black;
}
th {
   text-align:left;
}
.copyright {
	font-family: verdana;
	font-size: 9px;
	color:dimgray;
   text-align:center;
}
#vendorlogo {
   text-align: center;
   width: 25%;
}
#vendorlogo2 {
   text-align: center;
   width: 33%;
   cursor: hand;
}
.bublink {
	: 10px 10px 10px 10px;
}
a {
   color: royalblue;
   font-size: 10px;
}
a:hover {
   color:darkblue;
}
