#content .pageContent .customizeTitle
{
	background-color: #6dd1c5;
	color: #050505;
	font-size: 14px;
}

#content .pageContent .customizeTitle a
{
	color: #050505;
}

.customizeBody
{
	background-color: #6dacd1;
	color: #ada4a4;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.customizeBody a
{
	color: #ada4a4;
}

