body {
	margin: 0px auto;
	width:800px;
	font-family:helvetica, sans-serif;
	font-size:12px;
} 

#logo
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	height:100px;
}

#logotext img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	height:50px;
	width:800px;
}

.content
{
	line-height:20px;
	text-align:justify;
}

#emailhead
{
	text-align:center;
}

table
{
	width:100%;
	margin-left:70px;
}

table th
{
	text-align:left;
}

.emails
{
	margin-left:75px;
}

ul
{
	list-style:none;
	line-height:20px;
}