<!--
	body	{ background-color: #ffffff ;
	    	  margin-left:0 ; margin-right :0 ;
	    	  margin-top :0 ; margin-bottom:30px ;
		  font-size:small;
		  color:#333333 }
	a:link	{ text-decoration:underline;
		  color:#3333cc; }
	a:active	{ text-decoration:underline;
		  color:#009933; }
	a:visited{ text-decoration:underline;
		  color:#993399; }
	a:hover	{ text-decoration:underline ;
		  color: #ff0000 ; }
	h1	{ margin-top :0 ; margin-bottom:0 ;}
	h2	{ margin-top :0 ; margin-bottom:0 ;
		  font-size:small;
		  font-weight:normal;}
	h3	{ margin-top :0 ; margin-bottom:0 ;
		  padding:2px;
		  font-size:small;
		  font-weight:normal;}
	h4	{ margin-top :0 ; margin-bottom:0 ;
		  padding:2px;
		  font-size:small;
		  font-weight:normal;}
	p	{ margin-top :0 ; margin-bottom:0 ;}
	ol	{ margin-top :0 ; margin-bottom:0 ;}
	ul	{ margin-top :0 ; margin-bottom:0 ;}
	form	{ margin-top :0 ; margin-bottom:0 ;}
	img	{ border-width:0;}
	hr	{ text-align:center;
		  height:1px;
		  color:#ff9933; }
	caption	{ padding:20px 0 2px 0;
		  text-align:left;
		  font-weight:bold;
		  font-size:small;
		  color:#3366CC;}
	th	{ text-align:center;
		  line-height:140%;
		  font-weight:bold;
		  font-size:x-small;}
	td	{ line-height:140%;
		  font-weight:normal;
		  font-size:x-small;}
	.item_name { font-size:x-small;
		     font-weight:bold;
		     color:#ff5500;}
	.item_sub { font-size:x-small;
		    font-weight:bold;
		    color:#336633;}
	.item_maker {font-size:x-small;
		   color:#666699;}
	.sub_cat { background-color: #ff5500 ;
		   padding:3;
		   font-weight:bold;
		   font-size:small;
		   text-align:center;
		   color:#ffffff}
	.sub_idx { border-left:6px solid #336633; border-right:0px solid #336633; border-top:1px solid #336633; border-bottom:0px solid #336633; background-color: #ddffdd;
		   padding:2;
		   font-weight:bold;
		   font-size:small;
		   color:#336633 }
.news_title {
	padding:6px 6px;
	background-color:#ffffff;
	font-size:x-small;
	font-weight:bold;
	text-align:left;
	color:#cc0000;
}
-->