body {
	font-family: Verdana;
	font-size: 12px;
}

td {
	font-family: Verdana;
	font-size: 12px;
}

th {
	font-family: Verdana;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana;
	font-size: 12px;
}

.small {
	font-family: Verdana;
	font-size: 9px;
}
.small2 {
	font-family: Verdana;
	font-size: 10px;
}
.small3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8spx;
}
.text {
	font-family: Verdana;
	font-size: 10px;
}

.medium {
	font-family: Verdana;
	font-size: 12px;
}

.mediumbold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.mediumboldarancio {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FE720C;
}
.smallboldarancio {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: ##25A0C8;
}
.big {
	font-family: Verdana;
	font-size: 16px;
}
.bigarancio {
	font-family: Verdana;
	font-size: 30px;
	font-weight: bold;
	color: ##25A0C8;
}

.xbig {
	font-family: Verdana;
	font-size: 24px;
}

.expanded {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: 2px;
}

.expanded2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana;
	text-align: justify;
}

.footer {
	font-family: Verdana;
	font-size: 8px;
	color: #999999;
	font-weight: bold;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #FFFFFF #FE720C #FE720C #FFFFFF;
	font-weight: bold;
}

.box2 {
	padding: 1px;
	border-width: thin;
	border-style: solid;
	border-color: #000000 #FE720C #FE720C #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.box3 {
	padding: 1px;
	border-width: thin;
	border-style: solid;
	border-color: #000000 #FE720C #FE720C #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}.box4 {
	padding: 1px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	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: #25A0C8;
	border-bottom-color: #25A0C8;
	border-left-color: #CCCCCC;

}
