/* CSS Document */


#Layer1 {
	position:absolute;
	width:350px;
	height:432px;
	z-index:1;
	padding: 5px;
	line-height: 135%;

}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	line-height: 135%;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #663300;
}
h2 {
	font-size: 12px;
	color: #663300;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}

