﻿body {
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.tbox 
{
	/*
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:solid 1px #FFFFFF;*/
	border: 1px solid #333333;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*background-color:#ffffff;*/
	width:50%;
	background-color:#FFFFFF;
	color:#333333;
	
}

.regular_text 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#333333;
}

.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	width: auto;
	height: 10px;
	text-align: center;
	margin-bottom: 20px;
}


.testimony a:link {
	color:#333;
	text-align: right;
	font-weight: bold;
}      /* unvisited link */
 .testimony a:visited {
	color:#999;
	text-align: right;
	font-weight: bold;
}  /* visited link */
.testimony a:hover {
	color:#039;
	text-align: right;
	font-weight: bold;
}  /* mouse over link */
.testimony a:active {
	color:#039;
	text-align: right;
	font-weight: bold;
}  /* selected link */ 

.testimony {
	text-align: right;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 30px;
	font-weight: bold;
	
	
}
.body_text {
	font-size: 12px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

