body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFDDAA;
	color: B00014;
}
.header {
	font-size: medium;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
a:visited {
	color: #0066CC;
	font-weight: bold;

}
a:hover {
	color: #0099FF;
	font-weight: bold;

}
a {
	color: #0000CC;
	font-weight: bold;

}
.lrg {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	color: #000000;
	line-height: 60px;



}
.cmnt {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 18px;

}
.lineitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 23px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}
.tracks {
	line-height: 30px;
	background-image: url(images/track.gif);
	background-repeat: repeat-x;
}
.mucmnt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 18px;
}
.hdline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	text-align: center;
	vertical-align: middle;

}
.phone {
	font-size: larger;
	font-weight: bolder;
	color: #000000;
}
