.title {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #AC0000;
}

.blacktitle {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.redtitle {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #AC0000;
}
.bigtitle {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 22px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #AC0000;
}

.bodytext {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.bluetext {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000FF;
}

.bold {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.italictext {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
