body 
{
	font-family: Arial;
	font-size: 12px;
	color: #44433F;
	line-height: 18px;
	margin: 0;
	text-align:center;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-color: #223039;
}

h1
{
	font-family: Arial;
	font-size: 12px;
	color: #44433F;
	line-height: 18px;
	margin: 0;
	font-weight:normal;
}

h2
{
	font-size: 14px;
	margin: 3px 0 6px 0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3D2504;
}

