body {
	margin: 0px;
	padding: 0px;
	background-color: #2B4273;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

h2 {
	font-size: 15px;
	color: #B9C8E6;
	text-align: center;
	letter-spacing: .5em;
	margin-top: -10px;
}

table {
	width: 100%;
	text-align: center;
	vertical-align: top;
	height: 90px;
}

td {
	color: #FFFFFF;
	text-align: center;
	height: 90px;
}
p {
	background-color: #B9C8E6;
	color: #2B4273;
	margin: 6px 0px 0px 0px;



}
