.p {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
.large {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #990039;

}

