body {
	padding-top: 40px;
	padding-bottom: 40px;
	font-family: Arial, Tahmoa, san-serif;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
	font-family: Arial, Tahmoa, san-serif;	
}
#a1, #a2, #a3, #a4, #a5 {
	font-family: "Courier New", monospace;
	font-size: 12px;
}
#one, #two, #three, #four, #five {
	display: none;
}

.breadcrumb {
	display: inline;
	background-color: transparent;
	text-shadow: none;
}

input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	height: 30px;
}