@charset "utf-8";
/* CSS Document */

.mainText {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
.mainTextCopy {
	font-family: tahoma;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.bold {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}


.smaller {
	font-family: tahoma;
	font-size: 9px;
	color: #000000;
}

