body {
	/* #00679f */
	margin: 0px;
	padding: 0px;
	height: 750px;
	background: #00679f;
	font-family: sans-serif;
}

a, a:hover {
	color: #ffffff;
	text-decoration: none;
}

#part0a {
	background: #ffffff;
}

#part0b {
	margin: 0px auto;
	padding: 20px 10px 10px 10px;
	background: #00679f;
	font-size: 16px;
	text-align: center
}

table#part1 {
	width: 100%;
	height: 350px;
	background-color: #ffffff;
}
table#part1 td {
	vertical-align: middle;
	text-align: center;
	color: #000000;
	font-size: 36px;
}

table#part2 {
	width: 100%;
	border: none;
	border-spacing: 10px;
}
table#part2 td {
	vertical-align: top;
	width: 50%;
}

.t1 {
	font-size: 16px; 
	color: #ffffff;
}
.t2 {
	font-size: 13px; 
	color: #ffffff;
}
.t3 {
	margin-top: 5px;
	font-size: 13px; 
	color: #ffffff;
}
.t4 {
	margin-top: 10px; 
	font-size: 10px; 
	color: #ffffff; 
	font-style: italic;
}

.right {
	text-align: right;
}
.mtx {
	margin-top: 10px;
}
.unl {
	text-decoration: underline;
}

