body {
	background-color:#ddd;
	font-family:Verdana, sans-serif;
	font-size:10px;
	color: #FFFFFF;
		}
 .centered {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25%;
  margin-left: -25%;
 }
img {
	border-width:0px;
}
h1 {
	font-size:20px;
	line-height:25px;
	color:#FFFFFF;
	font-weight:normal;
}
h2 {
	font-family:Verdana, sans-serif;
	font-size:12px;
	line-height:11px;
	color:#FFFFFF;
	font-weight:bold;
}
td {
	color:#FFFFFF;
	font-size:12px;
	line-height:14px;
	font-family: Verdana, sans-serif;
}
