body	{ 
	background-color: #FFE5FF;
	background-color: white;
	font-family: "Century Gothic", Arial, sans-serif; 
	font-size: 12px; 
	color: #5F5F5F; 
	}

.textheader	{ 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: "Century Gothic", Arial, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	}

.text	{ 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: "Century Gothic", Arial, sans-serif; 
	font-size: 12px; 
	}

.question	{ 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: "Century Gothic", Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	}

.answer	{ 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: "Century Gothic", Arial, sans-serif; 
	font-size: 12px; 
	}

.priceheader	{ 
	font-family: "Century Gothic", Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	}

.pricedescription	{ 
	font-family: "Century Gothic", Arial, sans-serif; 
	font-size: 12px; 
	}

.price	{ 
	font-family: "Century Gothic", Arial, sans-serif; 
	font-size: 12px; 
	text-align: right; 
	font-weight: bold; 
	}

.testimonial	{ 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: "Century Gothic", Arial, sans-serif; 
	font-size: 12px; 
	}

.testimonialauthor	{ 
	font-weight: bold; 
	font-style: italic; 
	}

.pichome {border-color:#FFCCFF; border: 3px solid; } 

td.pinkbar { background-color: #FF99FF; }
td.greybar { background-color: #FFCCFF; }

td.whitebg { background-color: white; }

.menu a{text-decoration:none; color: #5F5F5F; background-color: white;}

.contact a{text-decoration:underline; color: #5F5F5F; background-color: white;}

a{text-decoration:none; color: #FF00FF; background-color: #FFCCFF;}
a:hover{font-weight:bold; background-color: #FF66FF; color: white;}
