.layer1 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #000000;
	cursor: crosshair;
}
.layer2 {
	font-family: "Comic Sans MS";
	font-size: 12px;
	background-color: #666666;
}
.layer3 {
	font-family: Arial;
	font-size: 14px;
	background-color: #CCCCCC;
}
.layer4 {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #666666;
}
