body
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10pt;
	text-align: center;
}

P
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10pt;
	text-align: justify;
}

td
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10pt;
}

td.emailreg
{
	background-color: #DBAB3D
}

table.emailreg
{
	border: solid 1px black;
}

.emailRegThanks
{
	color: Green;
}

table.main
{
	border: solid 1px black;
	background-color: #e4dac4;
}

table.survey
{
	border: solid 1px black;
}

td.header
{
	text-align: center;
	font-size: 14pt;
	color: Blue;
}

.thankyouText
{
	color: Green;
	font-size: 12pt;
	font-weight: bold;
}
