body {
	background-color: #50A4CB;
	margin: 0;
}


p, td, body, div {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
	}
p {
	padding-left: 15pt;
	padding-right: 10pt;
}
.tit {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}


	a:link, a:visited {
		font-size: 13pt;
		color: White;
		text-decoration: none;
		line-height: 10pt;
		padding-left: 12pt;
	}
	a:active, a:focus, a:hover {
	font-size: 13pt;
	color: Yellow;
	text-decoration: underline;
	line-height: 10pt;
	padding-left: 12pt;
}
	p.hem {font-weight: bold;}
	a.in:visited, a.in:link {
	font-size: 10pt;
	color: Blue;
	line-height: 10pt;
	padding-left: 0pt;
	font-weight: bold;
}
a:active.in, a:focus.in, a:hover.in {
	font-size: 10pt;
	color: Red;
	line-height: 10pt;
	padding-left: 0pt;
	font-weight: bold;
}

