body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(images/higru_grey.gif);
	margin-left: 15px;
	margin-top: 15px;

}
a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	list-style-position: outside;
	list-style-type: square;
}
a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
}
.line {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

