@charset "UTF-8";
/* CSS Document */

div.content {
	width: 32.25em;
	margin-left: 1.75em;
	font-size: 1.333em;
}

.content p {
	font-size: 1.333em;
	line-height: 1.6em;
}


.queslist a:link,
.queslist a:visited,
.queslist a:active {
	color: #000;
	list-style-type: none;
	text-decoration: none;
	font-size: 1.1673em;
	margin-left: 0px;
}

.queslist a:hover {
	color: #000;
	list-style-type: none;
	text-decoration: underline;	
	font-size: 1.167em;
		margin-left: 0px;
}


.questions li {
	font-size:1.167em;
}


.testimonials p {
	font-size: 1.083em;
	line-height: 1.3em;
	text-decoration: none;
	text-align: center;
	margin-top: .5em;
	margin-bottom: 0;
	padding: .2em;
}


.homerightbox p {
	font-size: 1.167em;
	line-height: 1.3em;
}


