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



}
h2 {
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;

}
td {
	font-size: 10pt;
}

.note {
	font-size: 12px;
	text-align: center;
}
.price {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 680px;
}

.discreet {
	font-size: 10px;
	text-align: center;
}
h1 {
	color: #0033FF;
	text-align: center;
}
.bookmark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0000FF;
	background-color: #FFFFFF;
	text-align: center;
	padding: 20px;

}