/* 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;
}
.textlink {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #0000FF;
	text-decoration: none;
	line-height: 1.2;
}

.textlink:hover {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #0000FF;
	text-decoration: underline;
	line-height: 1.2;
}
#head {
	position:absolute;
	left:12px;
	top:144px;
	width:93px;
	height:26px;
	z-index:24;
}
#text {
	position:absolute;
	left:12px;
	top:203px;
	width:280px;
	height:63px;
	z-index:25;
}
#plaque {
	position:absolute;
	left:327px;
	top:203px;
	width:97px;
	height:59px;
	z-index:27;
}
