body {
	background-color: #cffff5;
}

h1 { 
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: "magneto, verdana"; 
	color: #00b000;
	font-size: 40pt; 
	font-style: italic; 
	text-align: center; 
}

th, td {
	border: none;
	text-align: left;
}

th {
	font-weight: bold;
	font-style: italic;
}

th, input {
	font-family: verdana;
	font-size: 10;
}

th.error {
	color: blue;
	font-size: 14px;
}

.top {
	border: 1px solid black;
	background-image: url("../images/c182s.png");
	background-repeat: no-repeat;
}
