/* CSS Document */

.bighead {
	font-size: 36px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.bigsubhead {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.text {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height: 1.2;
}
#head {
	position:absolute;
	left:12px;
	top:144px;
	width:95px;
	height:21px;
	z-index:24;
}
#lock {
	position:absolute;
	left:12px;
	top:203px;
	width:69px;
	height:49px;
	z-index:25;
}
#text {
	position:absolute;
	left:171px;
	top:234px;
	width:295px;
	height:48px;
	z-index:26;
}
