
body { 
	 
    margin: 0px; font-style:normal; 
    font: normal 12pt Trebuchet MS;    
    font-family: Trebuchet MS, Georgia, Helvetica;
    font-size: 12px;
    text-align: justify;
    background-color: #161616;
    margin-left: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;

   }
   
h1 { 
	font: normal 14pt Georgia, Century Gothic; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #f4f4f4;
	}
   
h2 { 
	font: normal 18pt Georgia, Century Gothic; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #f4f4f4;
	}
   
h3 { 
	font: normal 16pt Georgia, Century Gothic; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #f4f4f4;
	}

h4 { 
	font: normal 14pt Georgia, Century Gothic; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #f4f4f4;
	}

h5 { 
	font: normal 13pt Georgia, Century Gothic;
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #f4f4f4;
	}
	
h6 { 
	font: normal 10px Arial, Century Gothic;
	letter-spacing: 0px; 
	margin-bottom: 0px;
	font-size: 10px; 
	color: #f4f4f4;
	}

td {
    font: normal 12pt Trebuchet MS;    
    font-family: Trebuchet MS, Georgia, Helvetica;
    font-size: 12px;
	color: #f9f9f9;

}

th {
    font: normal 12pt Trebuchet MS;    
    font-family: Trebuchet MS, Georgia, Helvetica;
    font-size: 12px;
	color: #f9f9f9;

}

p {
    font: normal 12pt Trebuchet MS;    
    font-family: Trebuchet MS, Georgia, Helvetica;
    font-size: 12px;
	color: #f9f9f9;

}

br {
    font: normal 12pt Trebuchet MS;    
    font-family: Trebuchet MS, Georgia, Helvetica;
    font-size: 12px;
	color: #f9f9f9;

}

li {
    font: normal 12pt Trebuchet MS;    
    font-family: Trebuchet MS, Georgia, Helvetica;
    font-size: 12px;
	color: #f9f9f9;

}


a:link {
	color: #60A5BC;
	text-decoration: none;
    font-weight: normal;
}

a:hover {
	color: #A5C1CA;
	text-decoration: underline;
	font-weight: normal;
}

a:visited {
	color: #dddddd;
	text-decoration: none;
    font-weight: normal;
}



   