p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #140952;
	text-decoration: none;
	background-color: #BFBFBF;
	font-variant: small-caps;
	line-height: normal;
	letter-spacing: 2px;
	word-spacing: normal;
	vertical-align: middle;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: underline;
	color: #000000;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #660000;
}
