
  
body { 
	 
    margin: 5px; font-style:normal; 
    font: normal 10pt Arial, Helvetica, Verdana;    
    font-family: 10pt Arial, Helvetica, Verdana;
    font-size: 10px;
    text-align: justify;
    background-color: #161920;
   }

P { 
	font: normal 12pt Tresbuchet MS;    
    font-family: Tresbuchet MS, Verdana, Helvetica;
    font-size: 10px;
    color: #f9f9f9;
	}

br { 
	font: normal 12pt Tresbuchet MS;    
    font-family: Tresbuchet MS, Verdana, Helvetica;
    font-size: 10px;
    color: #f9f9f9;
	}

TD { 
    font: normal 10pt Arial, Helvetica, Verdana;    
    font-family: Tresbuchet MS, Verdana, Helvetica;
    font-size: 10px;
    color: #f9f9f9;
    text-align: justify;
   }

TH { 
   font: normal 10pt Arial, Helvetica, Verdana;   
    font-family: Tresbuchet MS, Verdana, Helvetica;
    font-size: 10px;
    color: #f9f9f9;
    text-align: justify;
   }

h1 { 
	font: normal 18pt Tresbuchet MS, Century Gothic; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #f9f9f9;
	}

h2 { 
	font: normal 16pt Tresbuchet MS, Century Gothic; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #f9f9f9;
	}

h3 { 
	font: normal 14pt Tresbuchet MS, Century Gothic; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #f9f9f9;
	}
   
h4 { 
	font: normal 13pt Tresbuchet MS, Century Gothic; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #f9f9f9;
	}
h5 { 
	font: normal 13pt Tresbuchet MS, Century Gothic; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #f9f9f9;
	}

  
a:link, a:visited {

	font-weight : normal; 
    text-decoration : none;
    color: #dcdcdc;
    background: transparent; 
    }


a:hover {

	font-weight : normal; 
    text-decoration : none;
    color: #FEFEFE;
    background: transparent; 
    }


a:active {

	font-weight : normal; 
    text-decoration : none;
    color: #DCDCDC;
    background: transparent;  
    }
   
   
