body{
	margin:0px;
	padding:0px;
	background:url(images/proliner_bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	font-weight:bold;
	font-size:14pt;
	text-decoration:none;
	border-bottom: solid #999999 1px;
	width:400px;
}
p {
	font-size:10pt;
}
.content {
	padding: 15px 0px 5px 15px;
}
a:visited {
	text-decoration:none;
}
a:link {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration:underline;
}
li {
	font-family: Arial, Helvetica, sans-serif;
}
.bullet2 {
	list-style-image: url(images/bullet2.gif);
	margin-left: 15px;
	margin-top: 0px;
}
ul {
	margin-left: 15px;
	list-style-image: url(images/bullet1.gif);
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h2 {
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	width: 400px;
}

