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 solid #90181d;
font:Verdana, Helvetica, sans-serif;
font-size:14px;
}

input.btn {
width:100px;
height:30px;
font-weight:bold;
}

input.txt {
width:200px;

}

input.twoChars {
width:15px;
}

input.fourChars {
width:30px;
}

#germ {
color:#C9585E;
}
.tdtxt {
	font-family:"Courier New", Courier, monospace;
	font-size:12pt;
	font-weight:700;
}

