
@font-face {
  font-family: "AlgerianWeb";
  src: url("./fonts/AlgerianWeb.eot"); /* IE9 Compat Modes */
  src: url("./fonts/AlgerianWeb.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/AlgerianWeb.otf") format("opentype"), /* Open Type Font */
    url("./fonts/AlgerianWeb.svg") format("svg"), /* Legacy iOS */
    url("./fonts/AlgerianWeb.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/AlgerianWeb.woff") format("woff"), /* Modern Browsers */
    url("./fonts/AlgerianWeb.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: "SegoeScriptWeb";
  src: url("./fonts/SegoeScriptWeb.eot"); /* IE9 Compat Modes */
  src: url("./fonts/SegoeScriptWeb.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/SegoeScriptWeb.otf") format("opentype"), /* Open Type Font */
    url("./fonts/SegoeScriptWeb.svg") format("svg"), /* Legacy iOS */
    url("./fonts/SegoeScriptWeb.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/SegoeScriptWeb.woff") format("woff"), /* Modern Browsers */
    url("./fonts/SegoeScriptWeb.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}


h3 {
    text-align: center;
    color: #aa0000;
    font-weight: 40;
	font-family: "AlgerianWeb";
	text-shadow: 1px 1px #ffffff, -1px -1px 3px #ffffff, 0px 1px 3px #ffffff, 1px 0px 3px #ffffff ;
	line-height: 18px;
    margin: 25 0 0;
}

h4 {
    text-align: center;
    color: #aa5555;
    font-weight: 40;
    font-size: 15;
	font-family: "AlgerianWeb";
	text-shadow: 1px 1px #ffffff, -1px -1px 3px #ffffff, 0px 1px 3px #ffffff, 1px 0px 3px #ffffff ;
	line-height: 0px;
    margin: 25 0 0;
}

h5 {
	text-align: justify;
	word-wrap: normal ;
    color: #aa9999;
    font-weight: 40;
    font-size: 15;
	font-family: "SegoeScriptWeb";
	text-shadow: 1px 1px #000000, -1px -1px 3px #000000, 0px 1px 3px #000000, 1px 0px 3px #000000 ;
	line-height: 20px;
    margin: 25 0 0;
	
}
h6 {
	text-align: center;
	word-wrap: normal ;
    color: #ffbbbb;
    font-weight: 40;
	font-size: 15px;
	font-family: "SegoeScriptWeb";
	text-shadow: 1px 1px #000000, -1px -1px 3px #000000, 0px 1px 3px #000000, 1px 0px 3px #000000 ;
	line-height: 30px;
    margin: 25 0 0;
	
}
h7 {
	text-align: left;
	word-wrap: normal ;
    color: #ffffff;
    font-weight: 40;
	font-size: 15px;
	font-family: "SegoeScriptWeb";
	text-shadow: 1px 1px #000000, -1px -1px 3px #000000, 0px 1px 3px #000000, 1px 0px 3px #000000 ;
	line-height: 30px;
    margin: 25 0 0;
	
}