

.common {
	font-size : 12pt;
	font-family : Arial;
	font-weight : 500;
	color : #000000;
	}

.common-sm {
	font-size : 10pt;
	font-family : Arial;
	font-weight : 500;
	color : #000000;
	}

.common-xsm {
	font-size : 8pt;
	font-family : Arial;
	font-weight : 600;
	color : #A55A51;
	}

.h1bold {
	font-size : 14pt;
	font-family : Arial;
	font-weight : 600;
	text-decoration : underline;
	color : #000000;
	}

.cbold {
	font-size : 12pt;
	font-family : Arial;
	font-weight : 700;
	color : #000000;
	}

.listsmall {
	font-size : 8pt;
	font-family : Arial;
	font-weight : 500;
	color : #000000;
	}
