body {
	margin: 0;
	padding: 0; 
	background: #FFFFFF;
}body > table {		margin: auto;}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	line-height: 1.7em;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	line-height: 1.7em;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;	line-height: 1.7em;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	line-height: 1.7em;
}
.sidelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	line-height: 1.7em;
}
.sponsor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	line-height: 1.7em;
}
.ad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003C81;
	text-decoration: none;	line-height: 1.7em;
}
.vendor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;	line-height: 1.7em;
}
.vendor_no {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;	line-height: 1.7em;
}

.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;	line-height: 1.7em;
}@media (min-width: 769px) {	.hide-on-mobile {		display: block;	}	.hide-on-desktop {		display: none;	}}@media (max-width: 768px) {	body {		line-height: 1.7;	}	table, tbody, tr, td {		width: 100% !important;		max-width: 100% !important;		display: block;		padding: 0 !important;		box-sizing: border-box;	}		.hide-on-mobile {		display: none;	}	.hide-on-desktop {		display: block;	}		.hide-on-desktop.sbleft, .sbright {		float: left;		width: 100%;		display: block;		padding: 5px 15px !important;	}		#cse-search-box {		transform: translateX(-1.5em);		max-width: 90%;		width: 90%;	}		.mobile-menu {		text-align: center;		padding: 10px 5px;		margin-top: 5px;		margin-bottom: 10px;	}	.mobile-menu a {		font-family: Arial, Helvetica, sans-serif;		font-size: 11px;		font-weight: bold;		display: inline-block;		padding: 3px 5px;		color: white;		text-decoration: none;		line-height: 1.5;	}	.style1 a, .style4 a, a.sidelink {		line-height: 2em;	}	img {		display: block;		margin: auto;	} }
@media (max-width: 768px) {
	body table td > table:nth-child(2), body table td > table:nth-child(3) {
		width: auto !important;
		margin: 0 16px;
	}
}
.box_border {
	border: 1px solid #003c81;
	padding: 10px 15px !important;
	background: #fffef5;
	margin: 0 !important;
	width: 100% !important;
}
.box_border .style2 {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.box_border .style4 a {
	font-size: 13px;
}