body {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	font-size: 18px;
}

td {
	font-family: "Century Gothic";
	font-size: 18px;
	text-align: center;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 1.5pc;
	font-style: normal;
	font-weight: lighter;
	width: 100%;
	color: #000;
	text-align: left;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5pc;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}

.big {
	font-family: "Century gothic", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	line-height: 2pc;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

.xbig {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 25px;
	text-align: left;
	font-style: normal;
	line-height: 3pc;
	color: #F1592A;
	font-weight: 100;
}.xbig2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	font-style: normal;
	line-height: 1.5pc;
	color: #C3C;
	font-weight: 100;
}

.expanded {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	line-height: 2pc;
	letter-spacing: 2px;
	color: #1079A0;
	font-style: italic;
	font-weight: 100;
}

.justified {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-radius: 5px;
}

.box2 {
	font-style: normal;
	word-spacing: 2pt;
	padding: 3px;
	border: 3px solid;
	width: 100px;
	border-radius: 3;
}
