body {
	background-color: #FFCAC9;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	font-size: xx-small;
	margin: 5px;



}
h2 {
	color: #FFFFFF;
	background-color: #990066;
	text-align: center;
	font-size: 16pt;
	border: thick solid;
	margin: 0em;


}
.lines {
	width: 700px;
	margin-bottom: 40px;
}
.discreet {
	font-size: 10px;
	text-align: center;
}

.advice {
	font-size: 12px;
	width: 700px;
}

.pricing {
	width: 700px;
	margin: 5px;
	font-weight: bold;
	font-size: 13px;
}

.fav:link {
	color: #FFFFFF;
}
.fav:hover {
	color: #FFFFFF;
}
.fav:visited {
	color: #FFFFFF;
}
td {
	font-size: 12px;
	text-align: center;
}
.num {
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0em;
}

.tabledesc {
	font-size: 15px;
	font-weight: bold;
	color: #990066;
}

.tablenum {
	font-size: 15px;
	font-weight: bold;
	color: #990066;
}
