body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 99%;
	height: 400px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333;
}

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

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

.bodystyle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	line-height: 1.5pc;
	text-align: left;
	color: #333;
	font-weight: normal;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align: center;
	font-weight: bold;
	color: #FC0;
}

.big {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 25px;
	color: #000;
}

.xbig {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 34px;
	text-align: center;
	line-height: 2pc;
	color: #000000;
}
.xbigWhite {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 26px;
	text-align: center;
	line-height: 2pc;
	color: #FFFFFF;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.5pc;
	letter-spacing: 2px;
	color: #CB9901;
	font-weight: bold;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 17px;
	line-height: 2pc;
	color: #FFCC33;
}

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

.box1 {
	padding: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-radius: 15px;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
