/* CSS Document */

.subject {
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #9C0001;
}

.subject2 {
	font-family: "Perpetua";
	font-size: 20px;
	color: #000000;
}

