body {
	background: #1E1A53;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #ffffff;
}

table {
	font-size: 11px;
	text-align: left;
	color: #ffffff;
}

.content {
	background: #81A2BA;
	margin: 0px auto;
}

.title {
	font-size: 24px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}