@charset "utf-8";
/* CSS Document */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #4085A2;
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4085A2;
}
#footer h2 a:link, a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	text-decoration: none;
}

#footer h2 a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	text-decoration: none;
}
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	line-height:24px;
}
	td h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: center;
}

#container #bagInfo table tr td a img {
	border: 1px solid #000;
}
