html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url(bg1.gif);
	background-repeat: repeat;
	font-size: 1.05em;
	color: black;
	font-family: Arial, Verdana, sans-serif;
}

#form .K {
	font-size: 0.9em;
	background-color: #f7f7f7; 
	color: #b40000;
	font-weight: 600;
}

#form .M {
	font-size: 1.1em;
	color: #017d00;
	font-weight: 800;
}

#form .G {
	font-size: 1.3em;
	background-color: #ffffff;
	color: #b40000;
	font-weight: 900;
}
