@charset "utf-8";
body {
	font-size: small;
	line-height: 150%;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color: #00A28E;
	text-decoration: underline;
}
a:visited {
	color: #00A28E;
	text-decoration: underline;
}
a:hover {
	color: #00B59E;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: medium;
	font-weight: bold;
	color: #FF7AA2;
}
.style1 {
	font-size: medium;
	line-height: 150%;
	font-weight: bold;
	color: #FF7AA2;
}
#news {
	overflow: auto;
	width:365px;
	height:200px;
	display:block;
	font-size:small;
	line-height:2em;
	background:
;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.tabletext {
	text-align: justify;
	text-justify: distribute;
	line-break: strict;
	margin-left:0.5em;
	margin-right:0.5em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
