.body {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	color: #333333;
}
.txtblue {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.txtred {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}


#Layer1 {
	position:absolute;
	left:0px;
	top:0px;
	width:789px;
	height:600px;
	z-index:1;
	background-color: #FFFFFF;
}
