body {
	margin-bottom: 10px;
	font-family: "Calibri Light";
	font-size: 16px;
	font-weight: lighter;
	color: #666;
}

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

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

.bodystyle {
	font-family: "Calibri Light";
	font-size: 14px;
	line-height: normal;
	font-style: normal;
	font-weight: lighter;
	width: 100%;
	color: #666;
	text-align: left;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

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

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 2pc;
	color: #6F7076;
	text-align: center;
	font-weight: normal;
}

.xbig {
	font-family: "Calabri Light ", Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-align: center;
	font-style: normal;
	line-height: 3pc;
	color: #A2C0DF;
	font-weight: lighter;
}

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

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.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;
}
