body {
	background-color:#ffffff;
	font-family:arial;
}

img {
	border:0px;
}

.menu {
	text-decoration: none;
}

a.menu {
	color: black;
}

a.menu:hover {
	color: white;
}

p {
	font-size: 12px;
}

td {
	font-size: 12px;
}

div {
	font-size: 12px;
}

div.title {
	font-weight: bold;
	color: white;
	background-color: black;
	padding: 5px;
	font-family: Courier New, Courier, mono;
	font-size: 13px;
}

h1 {
	font-weight: bold;
	color: white;
	background-color: black;
	padding: 5px;
	font-family: Courier New, Courier, mono;
	font-size: 13px;
	margin: 10px 0px 10px 0px;
}

div.left-title {
	text-align:left;
	font-weight:bold;
	font-family: verdana;
	font-size:10px;
}

table.topnav tr td {
	background-image: url('fire2.jpg');
	font-weight: bold;
	width: 110px;
	padding:3px;
	text-align: center;
	font-family: verdana;
	font-size: 13px;	
}

td.track-number {
	color: #808080;
	font-size: 10;
}