body	{
	font-size        : 13px;
	color            : 333333;
	background-color : #EBEBE6;
	font-family      : sans-serif; line-height:130% 
}

.text01 {font-size: 11px; color: #333333; line-height:130%;}
.text02 {font-size: 12px; color: #333333; line-height:130%;}
.text03 {font-size: 11px; color: #333333; line-height:150%;}
.text04 {font-size: 10px; color: #ff0000; line-height:130%;}
.text05 {font-size: 12px; color: #333333; line-height:180%;}
.text06 {font-size: 15px; color: #ff0000; line-height:180%;}



p,blockquote,ul,ol,dl,li,dt,dd,div,th,td,caption,strong,em  {
	font-size        : 13px;
	color            : #222222;
	font-family      : sans-serif; line-height:130% 
} 

A {
	COLOR: #666677; TEXT-DECORATION: none
}
A:hover {
	COLOR: #666677; TEXT-DECORATION: underline
}
.gray{background-color:#CCCCCC}
