body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #900;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #900;
	margin: 0px;
}


li {
	margin-top: 0px;
	margin-bottom: 5px;
}
a:link {
	color: #900;
	text-decoration: underline;
}
a:hover {
	color: #900;
	text-decoration: none;
}
a:active {
	color: #900;
	text-decoration: none;
}
a:visited {
	color: #900;
	text-decoration: underline;
}
.BorderTable {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.Div300 {
	height: auto;
	width: 300px;
}


#GCDeliveryInfo {
	visibility: visible;
	height: auto;
	width: 300px;
	text-align: left;
}
#BBMap {
	height: 650px;
	width: 700px;
}
