body {
	background-color: #d1d9c1;
}

em.keyword {
	font-weight: bold;
	font-style: normal;
	font-size: larger;
}

div#vugtkHeader {
	padding: 10px;
	background-color: #A8B7AB;
}

div#vugtkHeader img {
	border: none;
}

span#orgName {
	position: relative;
	left: 20px;
	top: -20px;
	font-weight: bold;
	font-size: 20px;
}

#searchTitle {
}
