@charset "utf-8";
/* CSS Document */
<style type="text/css">
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C3401;
}
body {
	background-image: url(images/nav/bg-pages.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.scroller {
width:280px;
height:310px;
overflow:auto;
}
.style4 {
	font-size: 10
}
a {
	font-size: 10px;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #D5734E;
	text-decoration: none;
}
a:active {
	color: #660000;
	text-decoration: none;
}
#testimonial {
margin-left:8px;
margin-right:8px;
font-style:italic;
	}