body {
	margin: 0px;
	background-color: #708090;
	color: #5C6488;
}

.bgleft { 
	background-position: right top;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 22px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #EF8419;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000042;
}
a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #66AEFF;
}

a:hover {
	text-decoration: underline;
	color: #0065DB;
}

.tbl {
	border-collapse: collapse;
	border: 1px solid #B0C4DE;
}

.keret {
	border-color:  #B0C4DE;
}

