@charset "utf-8";
/* CSS Document */
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:hover {text-decoration: underline; color:#FF0000;}
A:active {text-decoration: none}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.style32 {font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.style34 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.style36 {
	color: #FF0000;
	font-weight: bold;
}
.style40 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.style41 {color: #CCCCCC}
.rss-box {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:justify;
	text-decoration: none;
}
.rss-item a {
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
	color: #000099;
}
.rss-item {
	font-style:normal;
	margin-top:0.5em;
	font-size: 14px;
}
.rss-date {
	font-style:normal;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
}
