.footnote  {
	Color : Red;
	Font-Family : Arial, Verdana, ;
	Font-Size : xx-small;
	text-align : center;
	top : auto;
}

.heading  {
	Color : Gold;
	Font-Family : Arial, Verdana, ;
	Font-Size : large;
	Font-Weight : bold;
	Text-Align : center;
}

.heading1  {
	color : Teal;
	font-size : large;
	text-align : center;
}

.tiny  {
	color : Red;
	Font-Size : xx-small;
}

A  {
	COLOR : #3399FF;
	TEXT-DECORATION : none;

}

A:active  {
	COLOR : #3399FF;
	TEXT-DECORATION : none;
	
}

A:visited  {
	COLOR : #3399FF;
	TEXT-DECORATION : none;
	
}

A:hover  {
	BACKGROUND-COLOR : white;
	COLOR : BLACK;
	TEXT-DECORATION : none;
	
}



DIV.sectie  {
	Background-Color : #F0F0F0;
	Border-Left : 4pt solid #339900;
	Border-Right : 4pt solid #339900;
	Cursor : hand;
	Margin-Bottom : .3em;
	Margin-Left : 5%;
	Margin-Right : 5%;
	Margin-Top : .3em;
	Text-Align : left;
	Width : 90%;
	padding : .75em;
	font-family : Arial, sans-serif;
}

BODY  {
	font-size : x-small;
	font-family : Verdana, Arial,;
	Margin-Left : 0;
	Margin-Right : 0;
	Margin-Top : 0;
}

Table  {
	Border: 0;
	Color : Black;
	Font-Family : Verdana, Arial,;
	Font-Size : 8pt;
	Font-Style : normal;
	border-width: 0px; 
	border-style: solid
}

th  {
	text-align : left;
	font-weight : bold;
	background : #CCCC99;
	color : #990000;
}


