h1 {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;

	color: #00458D;
}
h2 {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;

	color: #00458D;
}

h3 {
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;

	color: #00458D;
	text-align: justify;
}

h4 {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;

	color: #00458D;
}
body{
	margin-right: 48px;

}

td, table {
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	margin-right: 48px;
}

p {
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	margin-left: 100px;
}
a {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #00458D;
}
a:hover {
	font-family: Arial;
	text-decoration: none;
	color: #00458D;
	font-size: 12px;
	font-weight: bold;
}

li {
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	list-style-type: square;
	margin-left: 100px;
}
hr {
	color: #00458d;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {color: #003333}
.style3 {
	font-size: 12px;
	font-family: Arial;
	color: #00458d;
	text-align: center;
	font-weight: bold;
}
