body {
	margin:0px;
	padding:0px;
	font-family:Arial, Verdana, Sans-serif;
	font-size:12px;
	color:#616161;
}



a, a:active, a:visited, a:link {
	text-decoration: none;
	color:#DA972E;
}

a:hover {
	text-decoration: underline;
	color:#4f4f4f;
}

table {
	width:100%;
	height:100%;
}

table td {
	text-align:center;
	font-size:12px;
}

h1 {
	font-size:16px;
	font-weight:bold;
	color:#DA972E;
	margin:60px 0px 10px 0px;
}