@import url("prica.css");
p {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
}

h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-weight: bold;
	border: none;
	text-indent: 10pt;


}
.tableborder {
	border: 1px solid #999999;
}

.menu: hover {
	text-decoration: none;
	color: #000000;
	background-color: #666666;


}
.menu {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	text-align: center;

}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
}
a {
	font-weight: bold;
}
.likdata {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.nophoto {
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;
}
