h1{
	margin-top:0;
	margin-bottom:5px;
}

h2{
	margin-top:10px;
	margin-bottom:5px;
}

#hyou a{
	color:#000099;
	text-decoration: underline;
}

#hyou a:hover{
	color: #FF3300;
}


table {
	font-size:11px;
	line-height:14px;
	border-left:1px solid #0A2F63;
	border-top:1px solid #0A2F63;
	margin-bottom:20px;
}

tr{
	padding-top:3px;
}


th{
	border-right:1px solid #0A2F63;
	border-bottom:1px solid #0A2F63;
	text-align: left;
	padding:3px;
	color: #002B8C;
	background-color: #ECEFFF;
}

td{
	border-right:1px solid #0A2F63;
	border-bottom:1px solid #0A2F63;
	padding:3px;
}

