body {
	font-size: 12px;
	color: black;
	background-color: #ffca66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 0px;
}
#layer1 {
	width: 800px;
	margin: auto;
	background-color: white;
	padding: 0px 0px 0px 0px;
}
A:link {
	FONT-SIZE: 12px;
	COLOR: orange;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	text-align: left;
}
A:visited {
	FONT-SIZE: 12px;
	COLOR: orange;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	text-align: left;
}
A:hover {
	FONT-SIZE: 12px;
	COLOR: orange;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: underline;
	text-align: left;
}
A:active {
	FONT-SIZE: 12px;
	COLOR: orange;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	text-align: left;
}
.title
{
	font-family: Arial, Helvetica, sans-serif;
	color: orange;
	font-size: 14pt;
	letter-spacing: 0px;
}
.title1
{
	font-family: Arial, Helvetica, sans-serif;
	color: #6b8e23;
	font-size: 12pt;
	letter-spacing: 0px;
	text-decoration: underline;
}
.button
{
	cursor: pointer;
	FONT-FAMILY: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	width: 80px;
	border: thin solid #6b8e23;
	padding: 5px;
	padding: 5px;
}
.text1 {
	cursor: pointer;
	border: 1px solid #6b8e23;
	color: black;
}