#Layer1 {
	position:absolute;
	width:627px;
	height:346px;
	z-index:1;
	left: 97px;
	top: 46px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;
	font-weight: bolder;
}
a:link {
	font-weight: bolder;
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #3399CC;
}
a:active {
	text-decoration: underline;
	color: #3399CC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FF0000;
	font-style: normal;
	line-height: normal;
}

