body{
color:#666666;
font-size:12px;
line-height:1.2;
}
img{border:0;}

h1{
   font-size: 11px;
	font-weight: normal;
   text-decoration: none;
	color: #696969; 
	margin: 0px;
	text-align:center;
}
.top{
font-size: 11px;
font-weight: normal;
text-decoration: none;
color: #696969; 
margin: 0px;
text-align:center;
}
h2{
   font-size: 12px;
   font-weight: bold;
   text-decoration: none;
   color: #CCCCCC; 
   margin:10px 0 0 0;
   text-align:center;
}

h3{
   font-size: 11px;
	font-weight: normal;
   text-decoration: none;
	color:  #999999; 
	margin: 0px;
	text-align:center;
}
h3 a:link {	color:#666666;	text-decoration: none;}
h3 a:visited {	text-decoration: none;	color:#666666;}
h3 a:hover {
	text-decoration: none;
	background-color: #FFCCFF;
	color:#666666;
}
h3 a:active {	text-decoration: none;	color:#666666;}
h4{
   font-size: 12px;
   font-weight: bold;
   text-decoration: none;
   color: #CCCCCC; 
   margin:10px 0 0 0;
   text-align:center;
}
A:HOVER{
  background-color : #ffd7ff;
  color : #ff0080;
}


p{
padding:3px;
margin:0;
line-height:1;
}

.font_B_red{
color:#FF0000;
font-weight:bold;
}
.font_red{
color:#FF0000;
}
.font_black{
color:#000000;
}
.font_B_orange{
color:#ff9900;
font-weight:bold;
}


.list{
color:#ff9900;
font-size:12px;
}

.list2{
color:#ff0000;
font-size:10px;
}
.clear{clear:both;}

.itemlist{font-size:9px;}
.itemlist a{color:#666666;}