@charset "utf-8";
/* CSS Document */

.text-white {
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
}
.text-white-indent1 {
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	margin-left: 38px;
}
.text-white-indent2 {
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	margin-left: 44px;
}
.text-white-indent3 {
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	margin-left: 48px;
}
.text-white-indent4 {
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	margin-left: 50px;
}
.text-white-indent5 {
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	margin-left: 35px;
}
.text-white-indent6 {
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	margin-left: 30px;
}
.text-maroon {
	font-size: 11px;
	color: #C00;
	font-weight: bold;
}
.text-white-indent {
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	margin-right: 11px;
}
.text-maroon-indent {
	font-size: 11px;
	color: #C00;
	font-weight: bold;
	margin-right:11px;
}

