@charset "UTF-8";
/* CSS Document */
body {
	background-color: #000000;
}
INPUT {
background-color: #ffffff;
color: black;
font-family: arial;
font-weight: bold;
font-size: 18pt;
}
TEXTAREA {
background-color: #ffffff;
color: black;
font-family: arial;
font-size: 18pt;
font-weight: bold;
}
SELECT {
font-family: arial;
font-weight: bold;
font-size: 18pt;
height: 22pt;
}
.style1 {
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial;
}
