TD, BODY, UL, OL, LI, A, DIV, SPAN, P {
  FONT-SIZE: 11px;
  FONT-FAMILY: Verdana, Tahoma, Arial;
}

h1, h2, h2 span, .wf_title {
	font-size:16px;
	font-weight: bold;
	color: #7ea700;
}

.ke-background {
	background: #7ea700; 
	color: #fff;
}

input[type=text]:focus, input[type="password"]:focus, textarea:focus, select:focus {
  box-shadow: 0 0 10px #7ea700;
  border: 1px solid #7ea700;
}