body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #181b4e;
}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #5c5c5c;
	font-weight: normal;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	border-top-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	color: #5c5c5c;
}

.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #5c5c5c
	font-weight: normal;
}

.header4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;

	color: #20235c
	font-weight: normal;
	color: #181b4e;
}

.footer {
	color: #5c5c5c
	font-weight: normal;
	border-bottom-color: #dedacc;
	background-color: #e3e1da;
	border-left-color: #dedacc;
	border-right-color: #dedacc;
	border-top-color: #dedacc;
}

.border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #181b4e;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-color: #d7d7d7;
	border-right-color: #d7d7d7;
	border-bottom-color: #d7d7d7;
	border-left-color: #d7d7d7;
}

