@charset "utf-8";
#nevidno {
	display: none;

}
#table-main {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 100%;
}
h1 {
	font-size: 12px;
	background-color: #66CCFF;
	padding-left: 8px;
	text-decoration: underline;
}
h2 {
	font-size: 10px;
	padding-left: 8px;
	background-color: #66CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
p {
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

