body {
	background-color: #8fa8d0;
	scrollbar-track-color: #8888cc;
      scrollbar-face-color: #6666bb; 
	scrollbar-arrow-color: #7777cc;
      scrollbar-highlight-color: #7777cc;
      scrollbar-3dlight-color: #444488;
      scrollbar-shadow-color: #224488;
      scrollbar-darkshadow-color: #000000;
}

table.frame{
	background-image:url(golf4.jpg);
	background-repeat:no-repeat;
	width:960px;
	position: relative;
	top: -20px;
}


p.brood, p.midden, h1, h2, h3, h4, ul, li, dl, dt, dd, td{
	font-family:  Arial, Helvetica, sans-serif;
	color: #365093;
	line-height: 1.4em;
	text-indent: 0;
	letter-spacing: 0.0em;
	font-weight: normal;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 25px;
  }  

p.brood, td {
	font-size:11pt;
	text-align:left;
	}

p.midden {
	font-size: 11pt;
	text-align: center;
	}

h1 {
	font-size: 22pt;
	text-align: center;
	line-height:1.2em;
}

h2 {
	font-size: 16pt;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}

h3 {
	font-size: 14pt;
	text-align: center;
}
h4 {
	font-size: 12pt;
	text-align: center;
	line-height:1.2em;
}

li{
	font-size: 11pt;
	color: #365093;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}

dl{
	font-size: 11pt;
	color: #365093;
	text-align: left;
}

dt{
	font-size: 11pt;
	color: #365093;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}

dd{
	font-size: 11pt;
	color: #365093;
	text-align: left;

}

a.legenda:link, a.legenda:visited, a.legenda:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width:160px;
	border-width:3px;
	border-top-color:#9dcfff;
	border-left-color:#8dbffd;
	border-bottom-color:#3c6296;
	border-right-color:#4c72a6;
	background-color:#538ebc;
	border-style:solid;
	text-align: center;
	vertical-align:middle;
	color: #cfebfb;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	padding:8px 3px 8px 3px;
	margin: 2px 0 2px 0;
	letter-spacing: 0.15em;
	overflow:auto;
	display: block;
	}

a.legenda:hover {
	color: #365093;
	background-color:#608ebb;
	border-style:inset;
}

a.tekst:link, a.tekst:visited, a.tekst:active
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: center;
	color: #5555cc;
	text-decoration: none;
	font-weight: bold;
	line-height: 12pt;
	margin: 0 0 5px 0;
	letter-spacing: 0.15em;
	}

a.tekst:hover {
	color: #3333ff;
	text-decoration: underline;
	font-weight: bold;
	}


