
/* LINKS - ALGEMEEN */

#fixed {  position: absolute;  visibility: visible;  z-index: 10; } 

BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration : none;
	font-size: 14;
	margin-bottom : -1px;  /* this is for IE */
}

P
{
	margin-bottom : 0 cm;
	margin-top : 0.2 cm;
}

td
{
	font-size: 14;
	margin-bottom : -1px;  /* this is for IE */
}

hr
{
	margin-left: 0; 
}

#ros
{
	font-family: "Arial Black", Arial, Helvetica, sans-serif; 
	font-size: 14;
	color: #005825; 
	text-decoration : none;
	text-transform: uppercase;
}

ul
{
	margin-bottom : 0 cm;
	margin-top : 0 cm;
}

li
{
	margin-bottom : 0.2 cm;
	margin-top : 0 cm;
}

h1
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 20;
	color: #005825; 
	text-decoration : none;
	text-transform: uppercase;
}

h2
{ 
	font-size: 17;
	color: #005825; 
	text-decoration : none;
	
}

divleft
{ 
	display: inline ;
	text-align: left;
}

divright
{ 
	display: inline ;
	text-align: right;
}

divcenter
{ 
	display: inline; 
	text-align: center;
}