body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12.0pt;
	text-align:center;
	left:0px;
	top:0px;
	width:800px;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12.0pt;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12.0pt;
}
h1 {
	font-family:Arial, sans-serif; 
	font-size:22.5pt;
	color:#669900; 
}

h2 {
	font-family:Arial, sans-serif; 
	font-weight:700; 
	font-size:12.0pt; 
	color:#669900; 
}
.menubar{
	position:absolute;
	padding:5px;
	left:0px;
	top:110px;
	width:750px;
	height:28px;
	background-color:rgb(204,221,170);
}
.textarea{
	position:absolute;
	left:0px;
	top:144px;
	width:750px;
	background-color:rgb(224,234,204);
	color:#000000;
	text-align:left;
	padding:5px;
}
.input{
	position:relative;
	background-color:#FFFFFF;
	color:#000000;
	text-align:left;
	height:30px;
}

.footer{
	position:relative;
	background-color:rgb(204,221,170);
	color:#009966;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9.0pt;
}
.image{
	border-color:#669900;
	border-style:solid;
	border-width:2px;
}
.area{
	border-color:#669900;
	border-style:solid;
	border-width:2px;
}

