	body{
		font-family:verdana,arial;
		color:#800000;
		font-size:10pt;
		font-weight:normal;
		font-style:normal;
		background-color:#FFD046;
	}
	
	a{
		color:#800000;
	}
	
	a:link{
		color:#800000;
	}
	
	a:alink{
		color:#800000;
	}
	
	a:vlink{
		color:#800000;
	}
	
	h1{
		font-size:11pt;
		font-weight:bold;
		margin-top: -10px
	}
	

	h2{
		font-style:italic;
		font-size:10pt;
		margin-top: -10px
	}
	
	h3{
		font-weight:bold;
		font-size:10pt;
		margin-top: -10px
	}
	
	h4{
		font-style:italic;
		font-weight:bold;
		font-size:10pt;
		margin-top: -10px
	}
	
	.divCopyright{
		text-align:center;
	}

	hr{
		color:#800000;
	}
	
	.imgLogo{
		border : 1px;
	}


