BODY { 
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color:#FFFFFF;
	background-image: url(../images/backgroundpink.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #182A10;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	text-align: left
	}

.roundtop { 
	background: url(../images/bordertr_pink.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/borderbr_pink.gif) no-repeat bottom right; 
}

