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

   }
   
h3 { 
	font: normal 16pt Century Gothic, Trebuchet MS, Georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #000000;
	}

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

h5 { 
	font: normal 13pt Century Gothic, Trebuchet MS, Georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #000000;
	}

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

}

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

}

div {
    font: normal 12pt Trebuchet MS;    
    font-family: Trebuchet MS, Georgia, Helvetica;
    font-size: 12px;

}

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

}

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

}

li {
    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: #64ADD0;
    background: transparent; 
    }


a:hover {

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


a:active {

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