.leadin {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	color: #000000; 
}

.bluebordertable {
	border-color: #00008b;
}

.footer {
	color: #ffffff;
	font-size: 12px; 
}
h1 {
    text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bolder;
	color: #000066;
}
.first20 {
    text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bolder;
	color: #900000;
}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
.centered_block{
	padding: 20px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	margin-top: 5px;
	margin-bottom: 5px;
}

.testimonial .centered_block {
	background-color: #e8f3fb;
	text-align: left;
	font-size:16px;
	font-family: "Courier New", Courier, mono;
}

.testimonial .centered_block table {
font-family: "Courier New", Courier, mono;
	font-size: 16px;
	text-decoration:none;
}

#special_offer .centered_block {
	background-color: #ffffcc;
	font-size:16px;
	font-family: "Courier New", Courier, mono;
}

#special_offer .centered_block h4{
	font-family: "Courier New", Courier, mono;
	font-size: 30px;
	text-decoration:none;
	font-weight: bolder;
}

#special_offer .centered_block table {
font-family: "Courier New", Courier, mono;
	font-size: 16px;
	text-decoration:none;
	width: 400;
}

#drmauro-bio {
    padding: 5px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-style: double;
	float: right;
	font-size:12px;
	font-family: "Courier New", Courier, mono;
	background-color: #e8f3fb;
	}

#sidebar-testimonial {
    padding: 5px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-style: double;
	float: right;
	font-size:12px;
	font-family: "Courier New", Courier, mono;
	background-color: #e8f3fb;
	}
	
#sidebar-testimonial table {
font-family: "Courier New", Courier, mono;
	font-size: 12px;
	text-decoration:none;
	width: 225;
}	