body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FBCD9B;
	background-color: #770006;
}

form p {
clear: left;
margin:0px;
padding:0px;
padding-top:15px;
}

form p label {
float:left;
width:150px;
}

input {
border: 1px inset #00008B;
font:Arial, Helvetica, sans-serif;
font-size:10px;
height:13px;
}

input.btn {
width:100px;
height:16px;
}

input.txt {
width:200px;

}

input.twoChars {
width:15px;
}

input.fourChars {
width:30px;
}

#germ {
color:#C9585E;
}

