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

   }

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


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

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

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

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

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

}

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

}

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

}

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

}

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

}

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

}

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

}

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

}


a:link, a:visited {

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


a:hover {

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


a:active {

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