@charset "utf-8";
.text-simple {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	white-space: normal;
	line-height: 20px;
}
.text-bold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	white-space: normal;
	line-height: 20px;
	font-weight: bold;
}
.text-simple-mini {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	white-space: normal;
	line-height: normal;
}
.text-boldaz {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	white-space: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000;
}
body p {
	color: #000;
}
