body, p, h1, h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
}

body {
	 margin:9px 9px 9px 9px;
    padding:0;
}

p.banner {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
}

td.en {
	vertical-align: top;
}

h1 {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	color: #873905;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
}

td {
	vertical-align: top;
	text-align: left;
	padding: 2px opx;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #00008B;
}


a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #8B0000;
}