body {

	background-repeat: no-repeat;
	padding: 0px;
	background-color: white;
	font-family: Verdana;
	font-size: 8pt;
	text-align: justify;
	padding-top : 10px;
}

table{
	font-size: 8pt;
	text-align: justify;
}

.bar a {
	text-decoration: underline;
	color : Black;
}

.bar a:hover {
	text-decoration: none;
	color: #C74D00;
}

a {
	text-decoration: underline;
	color : #D24500;
}

a:hover {
	text-decoration: none;
	color: #C74D00;
}
h1{
	font-size : 16pt;
}
h2{
	font-size : 11pt;
	font-style : italic;
	color : #C24D00;
	margin-top : 5px;
}
h3{
	font-size : 9pt;
	margin-top : 5px;
	margin-bottom : 3px;
}
.dat{
	font-size: 7pt;
	margin : 0px;
	text-align : left;
	color : Gray;
	font-weight : bolder;
	float: left;
}
.bar{
	background-color : #E0E0E0;
	font-size: 8pt;
	border: solid silver 1px;
	letter-spacing : 0;
	margin : 0px;
	margin : 0px;
	margin-top : 10px;
	padding : 10px;
	text-align : left;
}
.bar2{
	background-color : white;
	font-size: 8pt;
	border: solid silver 1px;
	letter-spacing : 1;
	margin : 0px;
	margin : 0px;
	margin-top : 10px;
	padding : 10px;
	text-align : left;
}
.head{
	background-color : #FF6300;
	background-image: url('obr/head_jpg.jpg');
	text-align : right;
	font-size:9pt;
	height : 98px;
	color : White;
	font-weight : bold;
	vertical-align : middle;
	text-align:center;
}

.menu{
	background-color : black;
	background-image: url('obr/menu_jpg.jpg');
	text-align : right;
	font-size:8pt;
	height : 27px;
	color : #D8D8D8;
	font-weight : bold;
	vertical-align : middle;
	text-align:center;
	font-family : Arial, Helvetica, sans-serif;
}
.menu a {
	text-decoration: none;
	color : #D8D8D8;
}

.menu a:hover {
	text-decoration: underline;
	color: White;
}

.menu2{
	background-color : gray;
	background-image: url('obr/menu2.gif');
	text-align : right;
	font-size:8pt;
	height : 27px;
	color : #D8D8D8;
	font-weight : bolder;
	vertical-align : middle;
	text-align:center;
	font-family : Arial, Helvetica, sans-serif;
}
.menu2 a {
	text-decoration: none;
	color : white;
}

.menu2 a:hover {
	text-decoration: underline;
	color: silver;
}

.right{
	background-image: url('obr/walter_gif.');
	background-repeat: no-repeat;
	background-position : right top;
	font-size : 8pt;
	text-align : justify;
	padding : 20px;
}
.foot{
	font-size: 7pt;
	border-top: solid silver 1px;
	letter-spacing : 2;
	margin : 0px;
	margin : 0px;
	margin-top : 10px;
	padding : 3px;
	text-align : center;
	font-weight : bold;
	color : Gray;
}

