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: #428bca;
}

.ke-background {
	background: #428bca; 
	color: #fff;
	text-shadow: #000;
}

input[type=text]:focus, input[type="password"]:focus, textarea:focus, select:focus {
  box-shadow: 0 0 10px #428bca;
  border: 1px solid #428bca;
}