B.gora
{
position: absolute;
top: 0px;
color: #000000;
font-family: verdana;
font-size: 18;
}
h1
{
position:relative;
top:10;
text-decoration: none;
color: #055B6C;
font-family: times new roman;
font-size: 30;
}
h2
{
position: relative;
left: 5px;
text-decoration: none;
color: #FADE9A;
font-family: verdana;
font-size: 10;
}
h3
{
position: relative;
left: 30px;
text-decoration: none;
color: #ffffff;
font-family: verdana;
font-size: 10;
}
h4
{
position: relative;
left: 30px;
text-decoration: none;
color: #1B95C7;
font-family: verdana;
font-size: 8;
}
h5
{
position: relative;
left: 30px;
text-decoration: none;
color: #ffffff;
font-family: verdana;
font-size: 14;
}
h6
{
text-decoration: none;
color: #ffffff;
font-family: verdana;
font-size: 10;
}

img.logo
{
position: relative;
top: 202px;
left: 75px;
z-index:1
}

A:link {
	text-decoration: none;
	color: #FCCC22;

}

A:visited {
	text-decoration: none;
	color: #FCCC22;

}

A:hover {
	text-decoration: none;
	color: #F8E84A;

}




table.x
{
position: absolute;
top: 0px;
left: 50%;
right:50%;
margin-left: -400px;
margin-bottom: 20px;
border-style: solid;
border-width: 0 0 0 0;
background-color: #065A6C;
}

div.tekst
{
font-family: verdana;
font-size:12;
text-align:left;
width:500;
}