@charset "utf-8";
/* CSS Document */

.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	background: #C8C8C8;
	border: 1px solid #000000;
}

.field {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background: #6bc728;
	border: 1px solid #FFFFFF;
}