body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
}
body,td,th {
	font-family: Courier New, Courier, monospace;
	font-size: 90%;
}
img { vertical-align:top; }
#container {
	width: 46em;
	background: #fff;
	margin: 0 auto;
	padding:150px 0 20px 0;
	text-align: left;
}
h1 {
	margin: 0;
	padding: 10px 0;
}
.mainContent {
	text-align: center;
	font-size: 70%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	border: 2px solid #29AAE1;
	border-width:0 0 2px 0;
	padding:0;
}
.Footer {
	padding:10px 0;
	text-align:center;
}
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #069;
}
a:hover {
	text-decoration: none;
	color: #069;
}
a:active {
	text-decoration: none;
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
