.body {
	font-family: Narkisim
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}
a:link {
	font-family: Narkisim;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;

}
a:hover {
	font-family: Narkisim;
	font-size: 10pt;
	font-weight: normal;
	color: #DBDB70;
	text-decoration: underline;

}
a:active {
	font-family: Narkisim;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;

}

a:visited {
	font-family: Narkisim;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;

}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
}
.redbody {
	font-family: Narkisim
	font-size: 11pt;
	color: #B0171F;
	font-weight: bold;
}
.ivoryheader {
	font-family: Bodoni MT;
	font-size: 14pt;
	color: #CDC8B1;
	font-weight: bold;

}
.ivorybody {
	font-family: Narkisim;
	font-size: 11pt;
	color: #CDC8B1;
	font-weight: bold;

}
.goldbody {
	font-family: Narkisim
	font-size: 11pt;
	color: #DAA520;
	font-weight: bold;
}
.redheader {

	font-family: Futura Md;
	font-size: 14pt;
	color: #B0171F;
	font-weight: bold;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
}