body {
	background: white;
	background-image: url(../image/mur.jpg);
	margin-top: 20px;
	font-size: 9pt;
	font-family: Verdana, Georgia, sans-serif;
	color: #000000;
	line-height: 1.4
}

td {
	font: 9pt Verdana, Georgia sans-serif;
	line-height: 1.4
}

td.border { 
	border-style: double;
	border-color: #999999;
	border-top-width: 1px; 
	border-bottom-width: 1px;
	border-left-width: 0px; 
	border-right-width: 0px
}  

td.spaced {
	line-height: 1.4em
}

h3 {
	padding: 0;
	margin-top: 8pt;
	margin-bottom: 0pt;
	border: 0;
	font-family: Palatino Linotype, Book Antiqua, Palatino, Georgia, serif;
	font-size: 11pt;
	font-weight: normal;
	color: #454545
}

h4 {
	padding: 0;
	margin-top: 6pt;
	margin-bottom: 0pt;
	border: 0;
	font-family: Palatino Linotype, Book Antiqua, Palatino, Georgia, serif;
	font-size: 10pt;
	font-weight: bold;
	color: 336699
}

b {
	font-weight: bold
}

p {
	margin-top: 4pt;
	margin-bottom: 4pt
}

p.special {
	color: #006600
}

p.small {
	font: 8pt Verdana, Georgia, sans-serif;
	margin-top: 0pt;
	margin-bottom: 0pt
}

p.smallest {
	font: 7pt Arial, Helvetica, Verdana, sans-serif;
	color: #454545;
	margin-top: 0pt;
	margin-bottom: 0pt
}

p.smallspace {
	margin-top: 3pt;
	margin-bottom: 0pt
}

p.nospace {
	margin-top: 3pt;
	margin-bottom: 0pt
}

p.box {
	border-color: #454545;
	border-width: 1px;
	border-style: dotted;
	color: #004500;
	background: #EFEFEF
}

p.menu {
	font: 9pt bold Arial, Helvetica, Verdana, Tahoma, sans-serif
}

a:link {
  color: #993300
}

a:visited {
  color: #993300
}

a:active {
  color: #993300
}
a:hover {
  color: #993300;
  text-decoration: none
}

a.menu:link {
  color: #993300;
  text-decoration: none
}

a.menu:visited {
  color: #993300;
  text-decoration: none
 }

a.menu:active {
  color: #993300
}

a.menu:hover {
  color: #993300
}

