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

   }

h1 { 
	font: normal 14pt Trebuchet MS, Verdana, Georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #E8D1A4;
	}


h2 { 
	font: normal 15pt Trebuchet MS, Verdana, Georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #E8D1A4;
	}
   
h3 { 
	font: normal 16pt Trebuchet MS, Verdana, Georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #E8D1A4;
	}

h4 { 
	font: normal 17pt Trebuchet MS, Verdana, Georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #E8D1A4;
	}

h5 { 
	font: normal 18pt Trebuchet MS, Verdana, Georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #E8D1A4;
	}

h6 { 
	font: normal 13pt Trebuchet MS, Verdana, Georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #fefefe;
	}

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

}

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

}

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

}

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

}

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

}

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

}

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

}

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

}






  
a:link, a:visited {

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


a:hover {

	font-weight : normal; 
    text-decoration : underline;
    color: #D7C686;
    background: transparent; 
    }


a:active {

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