body
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background: #e3e5e6;
	text-align: center;
	font: 11px/18px arial;
	color: #878788;	
}

h1
{
	text-transform: uppercase;	
	font-size: 14px;
	color: #81599E;
}

h2
{
	font-size: 12px;	     
	margin: 0;
}

table.width
{
	width: 100%;	
}

a{text-decoration: underline;}
a:hover{text-decoration: none;}