@charset "UTF-8";
body {
	background-image: url(Kepek/hatterkep.jpg);
}
p {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: normal;
}
body,td,th {
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: normal;
}
h1 {
	font-family: "Arial Narrow";
	font-weight: bold;
	font-size: 36px;
	color: #663300;
}
h2 {
	font-family: "Arial Narrow";
	font-size: 18px;
}
img {
	border: medium outset #999999;
}
a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
