
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: #161b6d;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;

   }

h2 { 
	font: normal 18pt Georgia, Times New Roman;
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #000000;
	}
   
h3 { 
	font: normal 16pt Georgia, Times New Roman; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #000000;
	}

h4 { 
	font: normal 14pt Georgia, Times New Roman; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #000000;
	}

h5 { 
	font: normal 12pt Georgia, Times New Roman; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #000000;
	}

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

}

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

}


  
a:link, a:visited {

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


a:hover {

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


a:active {

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