.endlink  {
	Background-Color : transparent;
	Border-Bottom : 1pt solid #cc0033;
	Border-Top : 1pt solid #cc0033;
	Color : black;
	Cursor : hand;
	Font-Size : 8pt;
	Font-Style : italic;
	Font-Weight : bold;
	Height : 8pt;
	Line-Height : 7pt;
	Padding-Bottom : 1pt;
	Padding-Top : 1pt;
	Top : 1pt;
	Width : 20px;
}

.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 : black;
	TEXT-DECORATION : none;
	font-weight : bold;
	Font-Size : xx-small;	
}

A:active  {
	COLOR : black;
	TEXT-DECORATION : none;
	font-weight : bold;
	Font-Size : xx-small;
}

A:visited  {
	COLOR : black;
	TEXT-DECORATION : none;
	font-weight : bold;
	Font-Size : xx-small;
}

A:hover  {
	BACKGROUND-COLOR : white;
	COLOR : #FF9900;
	TEXT-DECORATION : none;
	font-weight : bold;
	Font-Size : xx-small;
}

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  {
	Background-Color : #FFFFFF;
	font-size : x-small;
	font-family : Verdana, Arial,;
	Margin-Left : 0;
	Margin-Right : 0;
	Margin-Top : 0;
}

Table  {
	Background-Color : #FFFFFF;
	Border: 1;
	Color : Black;
	Font-Family : Verdana, Arial,;
	Font-Size : 8pt;
	Font-Style : normal;
	border-width: 1px; 
	border-style: solid
}

th  {
	text-align : left;
	font-weight : bold;
	background : #CCCC99;
	color : #990000;
}

