body {
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	background-color: #FFEFB0;
}
.table-cell-1 {
	background-color: #FFE784;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
		
text-indent: 2em;
 margin-top: 0; 
 margin-bottom: 0;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0033;
}
h2 {
	font-weight: bold;
	color: #000000;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
h6 {
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.red {
	color: #FF0000;
}
.bold {
	font-weight: bold;
}
.Purple {
	color: #9933CC;
}
.table-cell-2 {
	background-color: #FFFFFF;
}
.TNR {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}

