p {
	font-family: Roboto;
	font-size: 15;
	color: #c7c7c5;
}

.separator {
	leading: -12;
}

.customli {
	color: #57574f;
	margin-left: 22;
}

.value {
	font-family: Roboto;
	font-size: 15;
	font-weight: bold;
	color: #ffffff;
}

.subtitle {
	font-family: Roboto;
	font-size: 16;
	font-weight: bold;
	color: #dfdfdf;
	margin-left: 16;
}

.bonus {
	font-family: Roboto;
	font-size: 15;
	color: #52AE3F;
}

.bonusvalue {
	font-family: Roboto;
	font-size: 15;
	font-weight: bold;
	color: #52AE3F;
}

.malus {
	font-family: Roboto;
	font-size: 15;
	color: #CB685E;
}

.malusvalue {
	font-family: Roboto;
	font-size: 15;
	font-weight: bold;
	color: #CB685E;
}

.subeffectleftcolumn {
	margin-left: 32;
	leading: -15;
}

.subeffectrightcolumn {
	margin-left: 228;
}

.exotic {
	font-family: Roboto;
	font-size: 15;
	color: #52AE3F;
}

.exoticvalue {
	font-family: Roboto;
	font-size: 15;
	font-weight: bold;
	color: #52AE3F;
}

.theoretical {
	font-family: Roboto;
	font-size: 15;
	color: #c7c7c5 ;
}

.requirement {
	font-family: Roboto;
	font-size: 15;
	color: #d9ad67;
}

.special {
	font-family: Roboto;
	font-size: 15;
	color: #deb169;
}

.set {
	font-family: Roboto;
	font-size: 15;
	color: #ebc304;
}

.description {
	font-family: Roboto;
	font-size: 15;
	color: #E6893D;
}

.quote {
	font-family: Roboto;
	font-size: 15;
	font-style: italic;
	color: #9D9D9C;
}

.headerp {
	font-family: Roboto;
	font-size: 15;
	color: #c7c7c5;
	margin-left: 48;
}

.headermalus {
	font-family: Roboto;
	font-size: 15;
	color: #d0483a;
	margin-left: 48;
}

.headertitle {
	font-family: Roboto;
	font-size: 18;
	font-weight: bold;
	color: #dfdfdf;
	margin-left: 48;
}

.footer {
	font-family: Roboto;
	font-size: 15;
	font-style: italic;
	color: #6d6d6d;
	text-align: center;
}

.footerleft {
	font-family: Roboto;
	font-size: 15;
	font-style: italic;
	color: #6d6d6d;
	text-align: left;
	leading: -15;
}

.footerright {
	font-family: Roboto;
	font-size: 15;
	font-style: italic;
	color: #6d6d6d;
	text-align: right;
}

spellZone {
	font-family: Roboto;
	font-size: 15;
	color: #c7c7c5;
	margin-left: 32;
}

.spellpair {
    font-family: Roboto;
    font-size: 18;
    font-weight: bold;
    color: #dfdfdf;
}