body
{
	margin: 0px;
	padding: 0px;
	font: 75%/140% Arial, Helvetica, sans-serif;
}


h1
{
	font-size: 220%;
	line-height: 28px;
	margin: 0px 0px 1.3em;
	color: #1A34B3;
}

.textArea
{
	width:400px;
	height:400px;
}

.textField
{
	width:200px;
}

form
{
	width:500px;
}

#EmailSentSpan
{
	font-size: 220%;
	line-height: 28px;
	margin: 0px 0px 1.3em;
	width:400px;
	text-align:center;
}

TEXTAREA #txtMessage
{
	font: Arial, Helvetica, sans-serif;
}