hr {
	height: 1px;
	background-color: #757575;
}
ul {
	list-style-image: url(/images/icons/bullet.gif);
}
h1, h2, h3 {
	color: #696969;
}
a {
	text-decoration: underline;
	color: #54708e;
}
a:hover {
	color: #cc0000;
}
.search-results {
	padding: 5px;
	color: #ffffff;
	background-color: #757575;
	text-transform: uppercase;
}

.name, .name-big {
	color: #757575; 
}
