
html, body {
	margin : 0;
	padding : 0;
	background-color : #FFF;
	background-image : none;
	background : #FFF;
}
html {
	overflow-y : scroll;
}
body {
	font-weight : normal;
	font-size : 100%;
	font-family : Arial,sans-serif;
}
a img {
	border : none;
}
a {
	text-decoration : none;
}
div .Clear {
	clear : both;
}
p {
	font-size : 12px;
}
#pageInteriorContentCallouts h2.testimonial {
	font-weight : normal;
	font-size : 16px;
	left : 0;
	position : relative;
	width : 180px;
	color : #998F02;
}
