@charset "UTF-8";
/* CSS Document */

.text {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 13px;
	line-height: 16px;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}
