* {
	font-family:tahoma;
	font-size:13px;
	color:#616161;
}

h1 {
	color:#535353;
	font-weight:normal;
	background-image:url('gfx/ico_arrow_big.jpg');
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:65px;
	font-size:20px;
	margin-bottom:25px;
}
li {
	list-style-image:url('gfx/ico_arrow.jpg');
}

a.button {
	text-decoration:none;
	color:#008FD4;
}
a.button:hover {
	text-decoration:underline;
}
