body {
	font-family: Georgia, Times New Roman, serif;
	font-size: 14px;
	color: #1c1c1c;
	margin: 0 25;
}

td {
	font-family: Georgia, Times New Roman, serif;
	font-size: 14px;
		color: #1c1c1c;
		margin-left: 10px;
}

th {
	font-family: Georgia, Times New Roman, serif;
	font-size: 14px;
		color: #1c1c1c;
}

.bodystyle {
	font-family: Georgia, Times New Roman, serif;
	font-size: 13px;
	color: #1c1c1c;
}

.small {
	font-family: Georgia, Times New Roman, serif;
	font-size: 10px;
		color: #1c1c1c;
}

.medium {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
		color: #1c1c1c;
}

.big {
	font-family: Georgia, Times New Roman, serif;
	font-size: 16px;
		color: #1c1c1c;
}

.header {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 24px;
		color: #5D5D5D;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
		color: #5D5D5D;
}

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

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1c1c1c;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
		color: #5D5D5D;
}

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