body {	margin-top: 10px;
		background-color:#ffffff;}
		
table.main {	width:650px;}

td.topcell { 	width:650px;}
				
td.midcella	{	width:auto;
				background-color:#ff66ff;
				height:70px}
								
td.rightcellb {	width:460px;
				background-color:#ff66ff;
				background-image:url(../Images/healing-logo.jpg);
				background-position: bottom right;
				background-repeat:no-repeat;}

td.leftcell {	width:165px;
				background-color:#ff66ff;
				height:auto;}
				
td.midcell {	width:25px;
				background-image:url(../Images/p1.gif);
				height:auto;}

td.rightcell {	width:460px;
				background-color:#ff66ff;
				background-image:url(../Images/healing-logo.jpg);
				background-position: top right;
				background-repeat:no-repeat;}
				
td.bottomcell { width:650px;}
				
h1 {font-family: Century Gothic;
	font-size: 13pt;
	font-weight: bold;
	color: #ffffff;
	margin-left:10px;
	margin-right:10px;}
	
h2a {font-family: Century Gothic;
	font-size: 12pt;
	font-weight: bold;
	color: #0066ff;
	margin-left:10px;
	margin-right:10px;}
	
h3 {font-family:Century Gothic;
	font-size:18pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0;
	margin-top:0;
	}
	
h4 {font-family: Century Gothic;
	font-size: 12pt;
	font-weight: normal;
	text-transform:uppercase;
	color: #FFFFFF;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0;
	margin-top:0;}

h5 {
	font-family: Century Gothic;
	font-size: 13pt;
	color: #FFFFFF;
	margin-left:10px;
	margin-right:10px;
	font-weight: bold;
}
h6 {
	font-family: Century Gothic;
	font-size: 13pt;
	color: #0066FF;
	margin-left:10px;
	margin-right:10px;
	font-weight: bold;
}

p {
	font-family: Century Gothic;
	font-size: 11pt;
	color: #FFFFFF;
	margin-left:10px;
	margin-right:10px;
	text-align: justify;	
	}
	
a:link {	font-family: Century Gothic;
			font-size: 14pt;
			color: #ffffff;
			text-decoration:none;}
			
a:visited {	font-family: Century Gothic;
			color: #ffffff;
			text-decoration:none;}
			
a:hover {	color: #0066ff;
			text-decoration:none;}
