body {
	background-image: url(../assets/grf/hm/bg.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.contentpadding {
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	background-position: left;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #DBEDC5;
	border: 1px solid #666666;
}

.altinput {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #ffffff;
	border: 1px solid #666666;
}
