table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sectionheader {
	color: #0A357E;
	font-weight: bold;
	font-size: 14px;
}
.subheader {
	font-weight: bold;
	color: #FF9900;
	text-transform: uppercase;
	font-size: 10px;
}
.emphasis {
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #FF9900;
}
a:visited {
	color: #666699;
}
a:hover {
	color: #FF9900;
}
.smallfont {
	font-size: 10px;
}
.emailpages {
	background-image: url(images/emailbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mediumfont {
	font-size: 11px;
}
.page {
	background-image: url(images/upart.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.top {
	background-image: url(images/logistics_logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}
.bullet {
	font-weight: bold;
	color: #cccc00;
	text-transform: uppercase;
	font-size: 10px;
}
.callout {
	font-weight: bold;
	color: #CCCC00;
	text-transform: uppercase;
	font-size: 10px;
}

