h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000033;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000033;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #330099;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC3333;
}
body {
	background-color: #0F2340;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000033;
}
.tr {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
