DeceSystemDefault { 


	map-TileTextFont:Arial, 14pt;
	map-TileTextColor:Cyan;
	map-TileTextShadowColor:Black;
	map-TileTextShadowOffset:1;
	map-GDI_SmoothingMode:HighQuality;
	map-GDI_TextRenderingHint:AntiAliasGridFit;
	map-GDI_CompositingQuality:HighQuality;
	map-GDI_InterpolationMode:HighQualityBicubic;
	map-GDI_PixelOffsetMode:HighQuality;

	label-Color:Snow;
	label-Font:Arial, 12pt, style=Bold;
	label-Halo:Black;
	label-HaloWidth:6;
	label-OffsetX:0;
	label-OffsetY:-5;
	label-OffsetXPolygon:0;
	label-OffsetYPolygon:0;
	label-HorizontalAlignment:Center;
	label-VerticalAlignment:Far;
	label-HaloPenStyle-LineJoin:Round;
	label-HaloPenStyle-StartLineCap:Round;
	label-HaloPenStyle-EndLineCap:Round;
	label-HaloPenStyle-DashCap:Round;

	polygon-BorderColor:Gray;
	polygon-BorderWidth:5;
	polygon-FillColor:100, 161, 225, 137;
	polygon-TwoPassDraw:False;
	polygon-BorderPenStyle-LineJoin:Round;
	polygon-BorderPenStyle-StartLineCap:Round;
	polygon-BorderPenStyle-EndLineCap:Round;
	polygon-BorderPenStyle-DashCap:Round;

	line-Color:White;
	line-Width:10;
	line-TwoPassDraw:True;
	line-OutlineColor:Black;
	line-OutlineWidth:3;
	line-PenStyle-LineJoin:Round;
	line-PenStyle-StartLineCap:Round;
	line-PenStyle-EndLineCap:Round;
	line-PenStyle-DashCap:Round;

	point-Color:White;
	point-Size:10;
	point-Halo:Red;
	point-HaloWidth:2;
	point-TwoPassDraw:True;
	point-SymbolAndVectorDraw:True;
	point-HaloPenStyle-LineJoin:Round;
	point-HaloPenStyle-StartLineCap:Round;
	point-HaloPenStyle-EndLineCap:Round;
	point-HaloPenStyle-DashCap:Round;

}