@charset "utf-8";
/* CSS Document */

.text1{
	font-size: 8pt;
	color: #006699;
}
.text2{
	font-size: 10pt;
	color: #666666;
	line-height: 14pt;
	padding-top: 3px;
	padding-bottom: 3px;
}
.text3{
	font-size: 8pt;
	color: #333333;
	line-height: 12pt;
	padding: 4px;
}
.text4{
	font-size: 10pt;
	color: #333333;

}
.text5{
	font-size: 10pt;
	color: #333333;
	border: 1px solid #999933;
	text-align: center;
	vertical-align: middle;
	background-color: #D8EE9D;
}
.text6{
	font-size: 9pt;
	color: #333333;
	border: 1px solid #0066CC;
	text-align: center;
	vertical-align: middle;
	background-color: #00CCFF;
	padding-top: 3px;
	padding-bottom: 1px;
}
.text7{
	font-size: 8pt;
	color: #333333;

}
div.image-left{
	float: left;
	margin:0 8px 8px 0;
}
.li{
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.c_bl{
	background-image: url(images/c_bl.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
