body{
	line-height	:1.2em;
}
a:hover{
	color		:red;
	background-color:#eeeeee;
}
p{
	margin		:0.5em;
	text-indent	:1em;
}
blockquote{
	background-color:#eeeeee;
	border-style	:solid;
	border-width	:1px;
	border-color	:#888888;
	margin		:0.5em 2em;
	padding		:4px;
}
h3{
	font-size	:125%;
	margin		:30px 0 4px 0;
	padding		:4px;
	background-color:#eeeeee;
	border-style	:solid none solid none;
	border-width	:1px;
	border-color	:#888888;
}
li{
	padding		:4px 0;
}
dt{
	margin		:12px 0 4px 0;
	padding		:4px 4px;
	background-color:#eeffff;
	border-style	:solid;
	border-width	:1px;
	border-color	:#888888;
}
dd{
}
div.main{
}
div.menu{
	float		:left;
	width		:60px;
}
div.content{
	margin-left	:64px;
}
td.backtable{
	background-color:#eeffff;
}
td.backtable a:hover{
	background-color:#eeeeee;
}
.arial{
	font-family	:'Arial';
}
.tahoma{
	font-family	:'Tahoma';
}
.title1{
	font-size	:200%;
	font-family	:'Arial';
	font-style	:oblique;
}
.title2{
	font-size	:150%;
	font-family	:'Arial';
	font-style	:oblique;
}
.hrimg{
	padding		:0.5em;
}
.caution{
	background-color:#aaaaff;
	border-style	:solid;
	border-color	:#888888;
	border-width	:1px;
	padding		:4px;
}
.report{
	background-color:#eeffff;
	border-style	:solid;
	border-color	:#888888;
	border-width	:1px;
	padding		:4px;
}
.rss_box {
	 margin: 0px;
	 padding: 0px;
	 background-color: #EEFFFF;
	 border: 1px solid #888888; 
         text-align:left;
}
.rss_title, rss_title a {
	font-family: ;
	font-size: 14px;
	font-weight:bold;
	margin: 0px;
	padding: 3px;
	background-color: #0000FF;
	display:none;
}
.rss_items {
  font-weight : normal; 
  margin: 15px;  
}
.rss_item  {
  font-weight : normal; 
  margin: 3px; 
}
.rss_title a:link, .rss_title a:visited, .rss_title a:active {
	text-decoration : underline;
	color: #FFFFFF;
}
.rss_title a:hover { 
	text-decoration : underline;
	color: #FFFFFF;

}
.rss_item a:link, .rss_item a:visited, .rss_item a:active,.rss_item a:hover  {
 
	text-decoration : underline;
	color: #0000FF;
}
.rss_date {
	font-size: 10px;
	font-weight : normal;
	color: #000000;
	}
