body {
	background-color: #F75D6D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainbd1 {
	border-top: 4px none #333333;
	border-right: 4px solid #333333;
	border-bottom: 4px none #333333;
	border-left: 4px solid #333333;
}
.mainbd2 {
	background-color: #FFFFFF;
	border-top: 1px none #999999;
	border-right: 1px dotted #999999;
	border-bottom: 1px none #999999;
	border-left: 1px dotted #999999;
}
.scenebd1 {
	background-color: #C09A9A;
	border: 6px outset #886D6D;
}
.scenebd2 {
	background-color: #F75D6D;
	border: 1px solid #000000;
}
.desclink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	padding: 3px;
	text-decoration: underline;
}
.link1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-transform: capitalize;
	letter-spacing: -1px;
}
.link1:hover {
	color: #F75D6D;
}
.linktext {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}