body 
{
	background-color: #CCCC99;
	font-family: Verdana, Sans-Serif;
	font-size: 10pt;
}

p 
{
	font-family: Verdana, Sans-Serif;
	font-size: 10pt;
	text-indent: 25px;
}

p.WorkLabel 
{
	font-size: 8pt;
	text-indent: 0px;
	color: black;
	text-align: center;
}

p.text
{
	font-size: 8pt;
	text-indent: 0px;
	color: black;
	text-align: left;
}

td.PhoneNumbers 
{
	text-align: center;
	text-indent: 0px;
	color: #555555;
}

a 
{
	font-family: verdana;
	font-size: 10pt;
	color: black;
}

textarea 
{
	font-family: Arial;
	font-size: 10pt;
}

img.feature 
{
	clear: both;
	float: none;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: solid 1px black;
	padding: 0px;
}