body 
{ margin-left:0px; margin-top:0px;
  background:#ffffff;
    
    }



.heading-td-bg{
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	/*background-color:#d2d2d2;
		border-bottom:1px white solid;*/ 
		background-image:url(heading.gif);
		  
}
.captiontop-td-bg{
	background-repeat:no-repeat;
	background-position:top right;
	text-align:center;
	/*background-color:#d2d2d2;
	border-bottom:1px white solid;*/
	padding-right:20px; 
	background-image:url(captiontop.jpg)
}
.captionbottom-td-bg{
	background-repeat:no-repeat;
	background-position:top right;
	text-align:center;
	/*background-color:#d2d2d2;
	border-bottom:1px white solid;*/
	padding-right:20px; 
	background-image:url(captionbottom.jpg)  
}

.bodytext{
	font-family:Arial;
	font-size: 12px;
	color:#474847;
	font-weight:normal;
    vertical-align:text-bottom ;   
    background:#ffffff;
}
.bodytextcenter{
	font-family:Arial;
	font-size: 12px;
	text-align:center;
	color:#474847;
	font-weight:normal;
    vertical-align:text-bottom ;   
    background:#ffffff;
}
.text3{
	font-family:Arial;
	font-size: 18px;
	font-weight:bold;
	color: #474847;	
	line-height:20px;
	background:#ffffff;
}
img { border:5px solid #333;}