body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: Black;
	color: #FFFFFF;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
}
table {
	border: 1px solid #FFFF00;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #99FF99;
	filter: Light;

}
table.orand {
	border: 1px solid #000000;
}
input {
	background-color: #CCCCCC;
	border: thin solid #FFFFFF;
}
textarea {
	background-color: #CCCCCC;
	border: thin solid #FFFFFF;
}
span {
	background-color: #FF0000;
}
