body {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCFF;
}
.blue {  
	font-family: "Arial", "Helvetica", "sans-serif"; 
	font-size: 9pt; color: #3300CC; text-decoration: none; 
	line-height: normal; 
	font-weight: bold}
.orange-title {  
	font-family: "Arial", "Helvetica", "sans-serif"; 
	font-size: 10pt; 
	font-style: italic; 
	line-height: normal; 
	font-weight: bold; 
	color: #FF6600; 
	text-decoration: none
}
.orange-normal {  
	font-family: "ＭＳ Ｐゴシック", "Osaka"; 
	font-size: 10pt; 
	color: #FF6600; 
	text-decoration: none
}
.black-normal {  font-family: "ＭＳ Ｐゴシック", "Osaka"; 
	font-size: 10pt; 
	color: #000000; 
	text-decoration: none
}
.blue-jap { 
	font-family: "ＭＳ ゴシック", "Osaka−等幅"; 
	font-size: 10pt; 
	color: #3300CC; 
	font-weight: normal; 
	text-decoration: none
}
.style1 {
	color: #669999
}