.STL-1 {
	font-weight: normal;
	color: #666666;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: small;
}

a {
	color: blue;
	text-decoration: none;
}

a:visited {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: none;
}

a:active {
	color: blue;
	text-decoration: none;
}

h3 {
	font-size: large;
	font-weight: bold;
	color: #000084;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.BoxBlock {
	font-size: small;
	font-weight: normal;
	color: black;
	background-color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #76c5ef;
	border-left-color: #76c5ef;
	border-right-color: #76c5ef;
	border-bottom-color: #76c5ef;
}

.JUMP {
	font-size: x-large;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.Footer {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

BODY {
	font-family: Arial,sans-serif;
	color: #666666;
	background-color: #ffffff;
	font-size: small;
	font-weight: normal;
	line-height: 1.4;
}

.div1 {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 50px;
	text-align: left;
	position: static;
	background-color: #ffffff;
}

.div2 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: x-small;
	padding-left: 5px;
	padding-right: 5px;
}

img {
	border-width: 0px 0px 0px 0px;
	border-style: none none none none;
}

table {
	table-layout: fixed;
}

.pickupTABLE {
	font-size: x-small;
	font-weight: normal;
	color: black;
	background-color: white;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00cccc;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00cccc;
}

LI {
	list-style-type: none;
	list-style-position: outside;
	font-size: x-small;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

UL {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

