html, body, .wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
	background: #000;
   }
   .wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 950px;
   }
.footer-google {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
}
.footer-google a {
	color: #363636;
	text-decoration: underline;
}
.Text {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #000;
	list-style-type: square;
}
.Text a:hover {
	color: #000;
}
.Text a {
	color: #5DA005;
}
.Header {
	font-size: 18px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
}
.List {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	list-style-type: square;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #3F3F3F;
}
.footer a {
	color: #360;
}
