
.boxquote1{
	text-align: center;
	border-top: #dddddd solid 1px;
	border-left: solid #dddddd 1px;
	border-right: #dddddd solid 1px;
    border-bottom: solid #dddddd 1px;
	font-family: tahoma, Times, serif; 
	font-size: 10pt; 
	margin: 0px;
	padding: 0px;
}

.boxquote2{ 
	text-align: center;
	border-top: #dddddd dashed 1px;
	border-left: dashed #dddddd 1px;
    border-right: #dddddd dashed 1px;
    border-bottom: dashed #dddddd 1px;
	font-family: tahoma, Times, serif; 
	font-size: 10pt;
	padding: 0px;
}


.content_body {
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.content_body a:hover{
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: #82B7E5;
	text-decoration: underline;
}

.footer {
	font-family: tahoma, sans-serif;
	font-size: 10px;
	color: #707277;
	text-decoration: none;
}



















