.style3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.style4 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
}

.style5
{
color:#000066;
text-decoration:none;
}

#Layer1 {
	position:absolute;
	width:208px;
	height:1023px;
	z-index:1;
	left: 24px;
	top: 3px;
}
body {
	background-color: #ABC7D3;
}
