.left {
	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.right {
	background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
.smprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.morph {
	text-align: center;

	width:903px; 
	height: 480px;
	background-color:#FFFFFF;
	background-image: url(images/white.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.browse {
	background-color: #FFFF99;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
