body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 15px;
  color: #666666;
  text-align:justify;
}
ul {
margin-top: 0px;
margin-bottom: 0px;
}
.bullet {
	list-style-image:url(../images/bullet2.gif); 
	padding-right:2px; 
	line-height:16px; 
	padding-bottom:6px; 
}
.bullet_small {
	list-style-image:url(../images/bullet2.gif); 
	padding-right:2px; 
	padding-left: 10px;
	margin-left: 10px;
	line-height:16px; 
}
table.light {
	border:1px solid #deeaef;
}
.tabledata {
	background-color: #ecf2f0;
	padding:3px;
}
.tabledata2 {
	background-color: #edecf2;
	padding:3px;
}
.note {
	background-color: #f7f7f7;
	border: 1px solid #dddddd; 
	padding:7px;
  	font-size: 11px;
  	color: #333333;
	text-align:center;
}
.bluebold {
	font-weight: bold;
	color: #000066;
	text-align:left;
	background-color: #f1f1f1;
}
.blackbold {
	font-weight: bold;
	color: #666666;
	text-align:left;
	background-color: #FbFbFb;
}
.whitebg {
	background-color: #f6f6f6;
	text-align:left;
}
.bluebold_nobg, .winners {
	font-weight: bold;
	color: #000066;
}
.italics {
	font-style: italic;
}
.redbold {
	font-weight: bold;
	color: #bf0000;
	border-bottom: 1px solid #deeaef;
}
.headline {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}
.testimonial {
	background-color: #f7f7f7;
	padding:10px 20px 10px 20px;
	text-align:center;
	color: #000066;
}
.testi1 {
	background-color: #f7f7f7;
}
.testimonial2 {
	background-color: #ffffff;
	padding:10px 20px 10px 20px;
	text-align:center;
	color: #000066;
}
.testi_name {
	font-size: 10px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 11px;
	text-align: left;
	padding-left: 10px;
	padding-right: 20px;
}