body {
	font-family: Arial; font-size: 12pt; color: #ccc;
	BACKGROUND-COLOR: #000;
}
table {
	font-family: Arial; font-size: 12pt; color: #ccc;
}
tr {
	font-family: Arial; font-size: 12pt; color: #ccc;
}
td {
	font-family: Arial; font-size: 12px; color: #00a;
}
div {
	font-family: Arial; font-size: 12pt; color: #ccc;
}
select {
	BORDER: #55f 1px solid;
	font-family: Arial; font-size: 12pt; color: #ccc;
}
p {
	font-family: Arial; font-size: 12pt; color: #ccc;
}
a:link {
	font-family: Arial; font-size: 12pt; color: #ccc;
	text-decoration: none;
}
a:active {
	font-family: Arial; font-size: 12pt; color: #ccc;
	text-decoration: none;
}
a:visited {
	font-family: Arial; font-size: 12pt; color: #ccc;
	text-decoration: none;
}
a:hover {
	font-family: Arial; font-size: 12pt; color: #ccc;
	text-decoration: underline;
}

option {
	font-family: Arial; font-size: 12px; color: #00a;
}
textarea {
	BORDER: #55f 1px solid;
	font-family: Arial; font-size: 12px; color: #00a;
	font-weight: bold;
}

.submit {
	font-family:Arial;
	font-size:12px;
	FONT-WEIGHT: Bold;
	BORDER: #55f 1px solid;
	color:#00a;
	height:20px;
	text-decoration:none;
}

.input {
	font-family: Arial; font-weight: bold; font-size: 12px; color: #00a;
	BORDER: #55f 1px solid;
	width:259px;
}


