@charset "utf-8";
/* CSS Document */

#pal_content {
	width:200px;
}

table tr td {
	background-color:#FFFFFF;
}

.headers {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

body {
	font-family:Arial, Helvetica, sans-serif;
}


.farleft li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.farleft li ul li {
	list-style-type:circle;
}

.columnspacer {
	width:40px;
}

.columntextleft {
	width:250px;
}

.columntextright {
	width:269px;
}

.columnnumber {
	width:49px;
}

.style2 {font-size: 120%; }
.style3 {
	font-size: 12px;
	font-weight: bold;
}
.style6 {font-size: 12px; }
td { padding-right:20px; }

.testimonials li {
	list-style-type:none;
	text-align: left;
	padding-bottom:8px;
}
