.stpnl-list1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 736px;
	float: left;
	background-color: #FFFFFF;
}
.stpnl-list1 li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.stpnl-list1 a:link{
	color: #0000FF;
	text-decoration: underline;
}
.stpnl-list1 a:visited{
	color: #FF00FF;
	text-decoration: underline;
}
.stpnl-list1 a:hover{
	color: #FF0000;
	text-decoration: none;
}
.stpnl-list1 h1{
	color: #660000;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}
.stpnl-list1 h2{
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
}
.stpnl-list1 h3{
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
.stpnl-dottedline {
	clear: both;
	padding: 0;
	width: 100%;
	background-image: url(/bg_images/dots.gif);
	background-repeat: repeat-x;
	background-position: center;
}
