body {
	background-image: url(img/sora1.gif);
	margin: 0px;
	padding: 0px;
	font-size: 11pt;
	line-height: 1.3em;
	color: #666666;
	height: 100%;
}
p {
	font-size: 11pt;
	line-height: 1.3em;
	color: #666666;
}
li {
	font-size: 11pt;
	line-height: 1.3em;
	color: #666666;
	list-style-type: square;
}
td {
	font-size: 11pt;
	line-height: 1.3em;
	color: #666666;
}
.txt_white {
	font-size: 11pt;
	line-height: 1.3em;
	color: #FFFFFF;
}
.txt_orange {
	font-size: 11pt;
	line-height: 1.3em;
	color: #FF6600;
}
.txt_green {
	font-size: 11pt;
	line-height: 1.3em;
	color: #009933;
}
.sFont {
	font-size: 10pt;
	line-height: 1.3em;
	color: #666666;
}
.sFont_orange {
	font-size: 10pt;
	line-height: 1.3em;
	color: #FF6600;
}
.mFont_Blue {
	font-size: 13pt;
	line-height: 1.3em;
	color: #006699;
	font-weight: bold;
}
.mFont_Green {
	font-size: 13pt;
	line-height: 1.3em;
	color: #009933;
	font-weight: bold;
}
.mFont_Red {
	font-size: 13pt;
	line-height: 1.3em;
	color: #CC3300;
	font-weight: bold;
}
.mFont_Yellow {
	font-size: 13pt;
	line-height: 1.3em;
	color: #FFCD06;
	font-weight: bold;
	background-color: #0099FF;
}
.mFont_Pink {
	font-size: 13pt;
	line-height: 1.3em;
	color: #FF32B5;
	font-weight: bold;
}
.txt_Bold {
	font-weight: bold;
}
.dots_Pink {
	border: thin dotted #FF99CC;
}
.dots_Red {
	border: thin dotted #CC3300;
}
.dots_Yellow {
	border: thin dotted #FFCC00;
}
.txt_red {

	font-size: 11pt;
	line-height: 1.3em;
	color: #FF3300;
}
