* {

	font-family: Arial, Helvetica;

	font-size: 10pt;

}



body {

	background-color: #000000;

	color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	margin: 0px;

}

p {

	color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 10pt;

	font-weight: normal;

	
}




.small {

	font-size: 8pt;

}


.large {
	
	color: #E9AF11;

	font-weight: bold;

	font-size: 12pt;

}


h1 {

	color: #F9CD58;

	font-size: 12pt;

	font-weight: bold;

}



h2 {

	color: #F9CD58;

	font-size: 11pt;

	font-weight: bold;

}


h2red {

	color: red;

	font-size: 11pt;

	font-weight: bold;

}



h3 {

	color: #F9CD58;

	font-size: 14pt;

	font-weight: bold;

}



.table0 {

	color: #29170D;

	font-weight: bold;

	font-size: 12pt;

	

}



.table1 {

	

	color: #29170D;

	font-weight: bold;

	padding-left: 20px;

	

}



.table2 {

	color: #29170D;

	font-weight: bold;

	text-align: center;

}



.table3 {

	color: #29170D;

	font-style: italic;

	text-align: left;

	font-size: 9pt;

	padding-left: 20px;

}



.table4 {

	color: #29170D;

	font-style: italic;

	text-align: center;

	font-size: 9pt;

}


.table3x {

	text-decoration:line-through;
	
	color: #29170D;

	font-style: italic;

	text-align: left;

	font-size: 9pt;
	
	padding-left: 20px;

}



.table4x {

	text-decoration:line-through;
	
	color: #29170D;

	font-style: italic;

	text-align: center;

	font-size: 9pt;

}



.w1 {
	color: #FC6;
	
	font-weight: bold;

	font-size: 12pt;
}

.w2 {
 	font-style: italic;
}


a:link {

	text-decoration: underline;

	color: #E9AF11;

}

a:visited {

	text-decoration: underline;

	color: #E9AF11;

}

a:active {

	text-decoration: underline;

	color: #E9AF11;

}

a:hover {

	text-decoration: underline;

	color: #E9AF11;

}