/* CSS Document */

.test_cont {
	margin:10px 5px 10px 5px;
	font-size:13px;
	}
	
.test_cont hr {
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #000;
	width:65%;
	margin-left:auto;
	margin-right:auto;
	}

.testimon {
	margin-bottom:5px;
	}

.test_from {
	text-align:right;
	font-style:italic;
	}
	
#fTitle {
	background-color:#5555bf;
	height:25px;
	width:100%;
	color:#dcdeff;
	font-size:13pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-variant:small-caps;
	text-align:center;
	border-bottom:2px solid #000;
	padding-top:5px;
	}
