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

.paraStart {
	font-family: Calibri, Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	line-height: 1.5; 
	text-decoration: none;
}

.mainText {
	font-family: Calibri, Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: none;
	color: #333;
	line-height: 1.5; 
	text-decoration: none;
}

.mainTextSm {
	font-family: Calibri, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color: #333;
	line-height: 1.5; 
	text-decoration: none;
}