.Personel {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	color: #990000;
	font-variant: small-caps;
}
.Bold {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.Normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.Copyright {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.LargeBold {

	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.Notez {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

