body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #acb5bc;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
}
body, p, td, th, input, select, textarea
{
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
}
a {text-decoration: underline; color: #3c3c3c;}
a:hover {text-decoration: underline;}

p {margin: 0px; margin-bottom: 10px;}

h1
{
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
}

h2
{
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
}