@charset "utf-8";
/* CSS Document */

body {
	font-size: 16px;
	font-weight: bold;
	color: #33C;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
td {
	text-align: center;
	vertical-align: middle;
	height: 30px;
}
.backcontent {
	background-color: #FF9;
	color: #33C;
}

.titleundertone {
	background-color: #CCC;
}

.pronameline {
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	background-color: #036;
}
