@charset "utf-8";
/* CSS Document */
body
{ color:#065706;
	}
table td
{
	background:#f9f9f9;
	padding:5px;
	font-size:15px;
	color:#065706;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	border-color:#b3b3b3;
}
	th
	{
	color:#0f5e9c;
	background:#f0f0f0;
	font-size:100%;
	text-decoration: underline;
		}
caption
{
	background:#f4f4f4;
	color:#084379;
	font-weight:bold;
	}
