@charset "utf-8";
.border {
	border: thick solid #009999;
}
.dropshadow {
	filter: DropShadow(Color=000000, OffX=1, OffY=1, Positive=visible);
}

