#s1 {
	color: White;
	font: 37px/25px Arial Black;
}
#s2 {
	color: White;
	font: 28px/30px Arial Black;
}
#s3 {
	color: White;
	font: 37px/25px Arial Black;
	position: relative;
	top: 6px;
}
.tel {
	position: absolute;
	top: 11px;
	z-index: 100;
	left: 350px;
	color: White;
	font: bold 30px Arial;
	background-color: Gray;
}
#m1 {
	font: bold 17px Arial;
	text-decoration: none;
	color: White;
}
#b1 {
	background: #006699;
	color: White;
	font: bold 14px Arial;
	cursor: hand;
}
#c1 {
	font: 10px;
}
#c2 {
	font: 12px;
}
#z1 {
	color: Navy;
	font: bold 22px Times New Roman;
	letter-spacing: 2px;
}
#l1 {
	list-style: circle;
	color: Red;
}
#l2 {
	font: 17px Times New Roman;
	color: Navy;
}
#z2 {
	color: Blue;
	font: bold 28px Times New Roman;
	letter-spacing: 2px;
	position: relative;
	top: -180px;
}
#sc2 {
	color: #0000CD;
}