html {
	background-color: #000;
}
body {
	color: #ccf;
	font-family: "courier new", courier, monaco, monospace;
	font-size: 12pt;
	background-color: #030;
	border: 1px solid #040;
	width/**/:/**/ 612px;
	padding: 8px;
}
textarea, input {
	background-color: #797;
	border: 1px solid #000;
}
a, a:link, a:visited {
	color: #fff;
	text-decoration: none;
	background-color: #000;
	line-height: 1.4;
}
a:hover {
	color: #fff;
	border-top: medium solid #432;
	border-bottom: medium solid #432;
	cursor: pointer;
}
a:focus, html:focus {
	outline-color: #432;
	outline-style: solid;
	outline-width: medium;
	border: none;
}
ul {
	list-style-image: url(img/ar.gif);
}
big {
	font-size: 2em;
	line-height: 1.5;
}
dt {
	float: left;
	color: #0cf;
}
#c {
	color: #fff;
	background-color: #000;
	font-size: 3em;
	text-decoration: underline;
	font-weight: normal;
	text-align: center;
	padding: 3px;
}
#pa {
	color: #cab;
	background-color: #876;
	border-top: 3px solid #890;
	border-bottom: 3px solid #890;
	font-size: 2em;
	position: relative;
	left: 80px;
}
#menu {
	border-bottom: 2px dotted #444;
}
#menu li, #menu a, #menu a:link, #menu a:visited {
	color: #6c6;
	font-size: 50pt;
	text-decoration: none;
	background-color: transparent;
	display: inline;
	line-height: 1em;
}
#menu a:hover {
	color: #bfb;
}
#ft {
	font-size: 0.6em;
	color: #a4c;
	border-top: 2px dotted #444;
}
#yr {
	font-size: 2em;
}
#in {
	margin: 0 0 32px 0;
	padding: 24px 0 24px 0;
	border-bottom: 2px dotted #444;
}
#in p {
	margin: 8px 0 0 0;
	color: #474;
	font-size: 0.8em;
}
#out {
	font-size: 1em;
}
#out input {
	margin: 16px 0 24px 0;
}
#lic {
	border-top: 2px dotted #444;
	padding: 12px;
}
#lic img {
	float: left;
}
#lic p {
	font-size: 0.8em;
	text-align: left;
	margin: 0;
	margin-left: 100px;
	padding-left: 8px;
	border-left: 2px dotted #050;
}
.gal {
	margin: 0;
	padding: 0;
}
div.gal {
	color: #000;
	background-color: #ccc;
	text-align: center;
	font-size: 0.7em;
	width: 595px;
	padding: 4px 6px 4px 6px;
	margin: 16px 0 16px 0;
	border: 3px outset #375;
	display: block;
}
h4.gal {
	font-size: 1.1em;
	font-weight: bold;
	color: #c92;
	background-color: #040;
}
.gal:hover {
	border-color: #1a2;
}
.gal img {
	border: 1px dotted #aaa;
	display: inline;
	margin: 4px 12px 4px 12px;
	padding: 0;
}
.gal img:hover {
	border: 1px dotted #f00;
}
span.galcap {
	display: block;
}
.po {
	margin-bottom: 16px;
	padding: 4px 4px 4px 8px;
	border: 1px solid #000;
	background-color: #020;
	line-height: 1.6em;
}
.po input {
	position: absolute;
	left: 630px;
	margin: 0;
}
div.po {
	display: table;
}
.id {
	color: #0f0;
	background-color: #030;
	font-size: 0.7em;
	border: 1px solid #840;
	padding: 2px;
}
.ti {
	color: #dff;
	font-size: 0.8em;
	border-bottom: 1px dashed #466;
	margin-left: 16px;
}
.na {
	color: #ff0;
	font-size: 1.2em;
}
.me {
	color: #ccf;
}
.mail {
	color: #fff;
	background-color: #133;
	padding: 8px;
	text-align: left;
	display: table;
	line-height: 1em;
}
