#Left h1 {
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 16px;
	background-color: #ffffff;
	background-image: url(../images/left-h2.gif);
	background-repeat: no-repeat;
	font-size: 14px;
}
#Left h2 {
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 16px;
	background-image: url(../images/list-h3.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #ffffff;
}
#Left h2 a:link {
	color: #ffffff;
}
#Left h2 a:visited {
	color: #ffffff;
}
#Left h2 a:hover {
	color: #ff6600;
}
#Left h3 {
	height: 12px;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 16px;
	background-image: none;
	font-size: 12px;
	font-weight: bold;
}
#Left h3 a:link {
	color: #0b2660;
}
#Left h3 a:visited {
	color: #0b2660;
}
#Left h3 a:hover {
	color: #ff6600;
}

.List ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	background-color: #C0D9F1;
	list-style-type: none;
}