table.shadow {
	filter: DropShadow(Color=666666, OffX=10, OffY=10, Positive=2);
}

td.content1 {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.text {
	font-size: 12pt;
	font-family: "AvantGarde Bk BT";	
}

.text2 {
	font-size: 10pt;
	font-family: "AvantGarde Bk BT";
}
.blue_head {
	font-size: 14pt;
	font-family: "AvantGarde Bk BT";
	color: #000066;
}
.text3 {
	font-size: 8pt;
	font-family: "AvantGarde Bk BT";
}
