.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 12px;


}
.TitleBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #134899;
	font-weight: bolder;

}
.TitleRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bolder;

}
.Testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
	border: medium solid #CB9F5B;
	text-align: justify;

}
 a:visited  {
              	color : 134899;
}

 a:link {
              	color : 134899;
}

 a:hover  {
              	color : CB9F5B;
}

/* "quotebox" box */
.quotebox{
	
}
dd {margin:0;
	}
.quotebox dd.quote {
	background: url("../box/switched_right2.gif") 100% 0 no-repeat;
	padding: 10px 0 0 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.quotebox dd.quote p {
	background: url("../box/switched_left2.gif") 0 0 no-repeat;
	border-width: 0 2px;
	margin: -10px 0 0 -10px;
	padding: 10px 10px 0;
	text-align: left;
	font-style:italic;
	letter-spacing: .1em;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.quotebox dd.quote div {
	background: #FFF url("../box/switched_left2.gif") 0 100% no-repeat;
	margin: 0 0 0 -10px;
	padding: 0 0 0 9px;
}
.quotebox dd.quote div span {
	background: url("../box/switched_right2.gif") 100% 100% no-repeat;
	display: block;
	padding: 4px 12px 5px 0;
	text-align: right;
}
/* END "quotebox" box */
