body {font-family: courier, fixed, monospace; background-color: black;color: #0f0;}
a:visited,a:link {color: #0f0;}
h1 {
	font-size: 2em;
	font-family: courier, fixed, monospace;
    display: block;
    background-color: #006600;
	border-bottom: 2px solid #0f0;
	margin-top: 0.5em;
}
hr {color:#006600; background:inherit;}
h2 {
	font-family: inherit;
	font-weight: 800;
	font-size: 1em;
	margin-bottom: 2em;
	margin-right:17%;
}
#Layer1 {position:absolute; left: 160px; top:80px; right:2%; bottom:2%;}
#LL	{position: absolute; left: 5px; width:130px; top:80px;bottom:-1em;  background-color:#000000;color:#00ff00; padding:0.5em; border-right:2px solid #006000;}
	 
.textbox {
	font-size: inherit;
	padding: 0.5em;
}

li {
	margin-top: 1em;
}

.hy {
	font-size: 1.2em;
	font-weight:900;
	text-decoration: none;
	text-align: left;
	margin:10px;
	}

a:hover
	{text-decoration: none}
	
a.hy:hover,a:field:hover {text-decoration: underline}

.field {
	text-align: left;
	margin-top: 2em;
	margin-left: 0.5em;
	margin-bottom: 2em;
}

.small {
	font-weight: normal;
	float:none;
	font-size: .8em;
	color: #006600;
}
option {width: 16em;} 
input, textarea, select {
	margin: 1em;
	background-color:#C3C3C3;
}


