.main-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-image: url(../images/EP%20Catheter%201_3x3.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
}
.section-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}
.inner-contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;

}

a:link	{ 
	color: #0189B5;				
	text-decoration: none;
}

a:visited { 
	color: #016D91;				
	text-decoration: none;
}

a:hover	{ 
	color: #01A2DA;				
	text-decoration: underline;
}

a:active	{ 
	color: #0189B5;				
	text-decoration: none;
}.small-shout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-align: center;

}
.large-shout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	color: #0091C0;

}

