.title-ital {
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	color: #003300;
	font-weight: bold;
	text-align: center;
}
.text {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #002800;
	text-align: center;
}
.navigation {
	background-image: url(images1/contback.gif);
	background-repeat: repeat-y;
}
.content-div {
	overflow: auto;
	z-index: 0;
	height: 435px;
	width: 80%;
}
.input-box {
	font-family: Arial;
	color: #003300;
	border: 1px dashed #336666;
	z-index: 0;
}
.input-button {
	font-family: Arial;
	font-size: 14px;
	color: #003300;
	background-color: #FFFFCC;
	border: 1px dashed #336633;
	width: 150px;
	font-weight: bold;
}
