.style11 {
	font-size: xx-large;
	color: #90C;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style12 {
	font-size: xx-large;
	font-weight: bold;
	font-style: italic;
	/*color: #0066FF;this is blue*/
	color: #F03;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style13 {font-size: large}
.style14 {
	color: #6666FF
	font-family: "Courier New", Courier, mono
}
.style15 {font-size: x-large}
.style16 {font-size: larger}
.rightTextBox{
  width:340px;
  right: 0px;
  margin-top:8px;
  margin-right:10px;
  float:right;
}
A:link {text-decoration:none; color:#737373;}
A:visited {text-decoration:none; color:#737373;}
A:hover,active {color: red; text-decoration: underline;}
.testimonial {
  clear: both;
  border-style: solid;
  width:495px;
  border-color:#C0C6CD;
  border-width:1px;
  margin:auto;
  padding:14px;
  background-color: #FFFCDE;
}
.spokespersonBox {
  width:495px;
  margin:auto;
  border-style: solid;
  border-color:#C0C6CD;
  border-width:1px;
  padding:14px;
  background-color: #feb3e3;
}
.spokespersonBox2 {
  width:495px;
  margin:auto;
  border-style: solid;
  border-color:#C0C6CD;
  border-width:1px;
  padding:14px;
  background-color: #e25dfe;
}
.footer {
  clear: both;
  text-align:center;
  position: relative;
  color:#3D3D3D;
  font-family:verdana,sans-serif;
  font-size:9pt;
  padding-bottom: 10px;
  margin-top: 30px;
  }
  .imgLeft {
  float:left;
  padding: 0 5px 0 0;
}  
  .imgRight {
  float:right;
  padding: 0 0 0 5px;
}
  .imgCaption {
  width: 200px;
  margin: 2px;
  }
