@font-face {
    font-family: "Fraktur TL";
    font-style:  normal;
    font-weight: normal;
    src: url(FRAKTUR0.eot);
}

.BigFirst {
	font-family: "Fraktur TL", "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #6A0000;
	font-style: normal;
	font-weight: bold;
}
.PlainBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6A0000;
	font-weight: bold;
	line-height: 20px;
}
.PlainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6A0000;
	line-height: 20px;	
}
.Title {

	font-family: "Fraktur TL";
	font-size: 20pt;
	color: #6A0000;
	font-style: normal;
	font-weight: bold;
}
P {text-indent: 5pt;}

.style1 {color: #990033}
.Copyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A0000;
}
