#Layer1 {
	position:absolute;
	left:20px;
	top:-1px;
	width:1024px;
	height:30px;
	z-index:1;
}
h1{
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #35256E;
	text-align:center;
}
.subtitle {
	color: #f1ebc9;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16pt;
}
body{
 margin:0;
 background-color:#f1ebc9;
}
.defdiv{
	margin:20px;
	padding: 20px;
}
.defstyle {
	color: #1f0e4a;
	font-size: 16pt;
	font-family: "Times New Roman", Times, serif;
	text-align:justify;
}
.style4 {
	color: #990000;
	font-weight: bold;
}
.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:justify;
	margin-left:200px;
	color: black;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:justify;
	color: black;
	margon:0;
	padding-left:5px;
	padding-right:5px;
}