body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: FF9999;



}
.phone-sex {
	font-size: 9px;
	text-align: center;
}

.conditions {
	font-size: 10px;
	text-align: center;
	width: 700px;
}

.price {
	font-size: 12px;
	font-weight: bold;
	color: black;
	background-color: white;
	width: 700px;
}
.extra {
	font-size: 9px;
}

h2 {
	text-align: center;

}
h1 {
	color: #FFFFFF;
	text-align: center;

}
.bookmark {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	border: medium solid #FFFFFF;


}
