
h1 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #FFFFFF;
}
.header {
	font-size: 12px;
	font-weight: bold;
	color: #FFCA95;
}
.result {
	color: #FFCA95;
	font-size: 14px;
}
.headerlink a {
	color: #FF8000;
	text-decoration: none;
}
.headerlink a:hover {
	color: #FFCA95;
	text-decoration: underline;
}
.headerlink a:visited {
	color: #FF8000;
	text-decoration: none;
}
.headerlink a:active {
	color: #FF8000;
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	border-width:1px;
}
INPUT{
	border-width:1px;
}
.titlelink {
	text-decoration: underline;
}

