@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 71%;
	color: #333;
}

p {
	margin-bottom: 1.36em;
	line-height: 145%;
	text-align: justify;
}
table, td, input, textarea, select {
	font-size: 100%;
}
option {
	padding-right: 5px;
}
h2 {
	font-size: 1.36em;
	color: #7d95a5;
	padding-bottom: 15px;
}
th, td {
	padding: 2px 4px;
}
th {
	font-size: 1.17em;
}
table.data th {
	background-color: #ffffff;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
table.data tr.row1 td {
	background-color: #fdefe4;
}
table.data tr.row0 td {
	background-color: #fffef7;
}
