<style type="text/css">

	body { background-color: #000000; 
        font-family : Arial; 
        font-size : 10pt; 
		margin: 0px;
        }
		
	td { font-family: Arial, Helvetica;
	font-weight : normal;
	font-variant : normal;
	color : #003300;
	padding:8px;
	}
	
	p { font-family : Arial, Helvetica;
	font-size : 10pt;
	font-weight : normal;
	font-variant : normal;
	color : #000000;
	padding:10px;
	}
	h1 { font-family: Arial, Helvetica;
	font-size : 14pt;
	font-weight : bold;
	font-variant : normal;
	color : #000000;
	padding:10px;
	}
	
	h2 { font-family: Arial, Helvetica;
	font-size : 12pt;
	font-weight : bold;
	font-variant : normal;
	color : #999900;
	padding:10px;
	}
	
	h3 { font-family: Arial, Helvetica;
	font-size : 11pt;
	font-weight : bold;
	font-variant : normal;
	color : #999900;
	padding:10px;
	}
	h4 { font-family: Arial, Helvetica;
	font-size : 10pt;
	font-weight : bold;
	font-variant : normal;
	color : #999900;
	padding:10px;
	}
	
	h5 {font-family: Arial, Helvetica;
	font-size : 9pt;
	font-weight : bold;
	font-variant : normal;
	color : #999966;}
	
	h6 {font-family: Arial, Helvetica;
	font-size : 10pt;
	font-weight : bold;
	font-variant : normal;
	color : #999900;
	padding:10px;}
	
	a {
		font-family: Arial, Helvetica;
		font-weight: bold;
		color: #FFFFCC;
		text-decoration: underline;
		position: relative;
	}
	
	a:link {
		font-family: Arial,Helvetica;
		font-weight: bold;
		color: #FFFFCC;
		text-decoration: underline;
		position: relative;
	}
	
	a:visited {
		font-family: Arial,Helvetica;
		font-weight: bold;
		color: #CCCC99;
		text-decoration: underline;
		position: relative;
	}
	
	b {
		font-family: Arial,Helvetica;
		font-weight: bold;
		color: #000066;
		position: relative;
	}
	
	i {
		font-family: Arial,Helvetica;
		font-weight: bold;
		font-style: italic;
		position: relative;
		color: #C0C0C0;
		font-size : 8pt;
		}
</style>
