.Code_of_Conduct_Heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 26pt;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	vertical-align: baseline;
}
.Code_of_Conduct_Subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

.Bottom_Border {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

