* {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
}
body {
	color: white;
	text-align: center;
	vertical-align: middle;
	background-color: black;
	margin: 0px;
	padding: 0px;
}
.anchortable {
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
}
table#content {
  width: 1016px;
  height: 300px;
  padding: 0px;
  text-align: center;
}
span.part {
  margin-left: 8px;
  margin-right: 8px;
}
a.img, a.img * {
  border: 0px none;
}
a.text, a.text:visited {
  text-decoration: none;
  color: white;
}
a.text:focus, a.text:active, a.text:hover {
  text-decoration: underline;
  color: white;
}
div#info {
  margin-top: 62px;
  width: 912px;
  text-align: right;
}

.imprinttext{
	width:1000px;
margin-top: 50px;
	margin-bottom: 80px;
	text-align: left!important;
}

a{
	color:#fff!important;
	
}
.flowtext3{
	font-weight:600;
}

h1{
	font-size:16px;
}