body {
	font-family: Arial;
	font-size: 12px;
}

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

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

.bodystyle {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}

.small {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
}

.medium {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

.big {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

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

.justified {
	font-family: Arial;
	text-align: justify;
	font-weight: bold;
	color: #47b2b8;
	font-size: 12px;
}

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

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

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
.right {
	float: right;
	margin: 5px;
}
.bodystyleCopia {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
.title {
	font-family: Arial;
	font-size: 13px;
	line-height: normal;
	color: #FFFFFF;
	background: #2D7176;
	height: 15px;
	text-indent: 20px;
}

