p {
	font-family: Arial;
	size:11px;
	color:#333333;
	font-size: 12px;
}
.h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	size:24px;
	color: #F198B1;
	letter-spacing: 2px;
	font-size: 26px;
}
.h2 {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #9D5184;
	letter-spacing: -1px;
}
.h6 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D5184;
	text-decoration: underline;
	font-weight: bold;
}