BODY  {
	background-color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF99;
	list-style-type : none;
	margin : 0 0 0 0;
	padding-top: 5pt;
	line-height : 1.5;
	font-size: 9pt;
}

H1  {
	background-color: black;
	font-size : 15pt;
	font-weight : bold;
	border-color : #333333;
	border-width : 0;
	line-height : 1;
	margin-bottom : 0pt;
	margin-top : 5pt;
	padding-left: 25pt;
	padding-top: 5pt;
	padding-bottom:5pt;
}

.style14 {font-size: 7.5pt;}

.h1style {
	font-size: 15pt;
	color: #FFFFFF;	
	font-weight: bold;
	padding-left: 25pt;
}

H2  {
	background-color: black;
	font-size : 13pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	border-style : solid;
	border-color : #333333;
	border-width : 0;
	line-height : 1.5;
	margin-bottom : 20pt;
	margin-top : 45pt;
	padding-left:20pt ;
	padding-top: 3pt;
}

IMG { 
	margin-right: 3px; 
	margin-bottom: 3px;
	margin-left: 3px;
	margin-top: 3px;}

hr {color: #F4E720;}

H3  {
	background-color: black;
	font-size : 11pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	border-style : solid;
	border-color : #333333;
	border-width : 0;
	line-height : 1.5;
	margin-bottom : 15pt;
	margin-top : 0pt;
	padding-left:30pt ;
	padding-top: 0pt;
}

A  {
	color : #F4E720;
	list-style-type : none;
	font-style : normal;
	text-decoration : none;
}


A:Visited  {
	color : #F4E720;
	text-decoration : none;
}

A:Active  {
	color : #F4E720;
}

A:Hover  {
	color : #ffc000;
	text-decoration : underline;
}

UL {
	margin-left : 12pt ;
	padding-left : 0 ;
	padding-bottom : 0 ;
	margin-bottom : 0 ;
	padding-top : 12pt ;
	margin-top : 0pt ;
}

OL {
	margin-left : 20pt ;
	padding-left: 0pt ;
}



UL LI  {
	list-style-position : outside;
	list-style : disc;
	text-align : left;
	list-style-type : square;
	display : list-item;
	padding-left : 0pt;
	margin-left:0;
	padding-bottom:6pt;
}

OL LI  {
	list-style-position : outside;
	text-align : left;
	display : list-item;
	padding-left : 0pt;
	margin-left:0;
	padding-bottom:6pt;
}

SMALL  {
	font-size : 7pt;
	color : Silver;
}

P {
	font-size: 9pt;
}

TD {
	font-size: 9pt;
}

.bordered {
	border-style : solid;
	border-color : #480000;
	border-width : 1pt;
	padding: 15pt;
	background-color: #000000;
}


.bordereddonker {
	border-style : solid;
	border-color : #480000;
	border-width : 0;
	padding-left: 25pt;
	background-color: #000000;
}

.menuitem {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 8pt ; 
	font-weight : 100 ;
	text-decoration:none;
	display:block;
	width:100%;
	font-style : normal;
}

.invisible {text-decoration: none; color:#000000; font-size:1px;}
.invisible A:visited {text-decoration: none; color:#000000; font-size:1px;} 
.invisible A:hover {text-decoration: none; color:#000000; font-size:1px;} 
.invisible A:link {text-decoration: none; color:#000000; font-size:1px;} 
.invisible A:active {text-decoration: none; color:#000000; font-size:1px;} 


