body {
	background-image: none;
	background-color: #006699;
	text-align: center;
         margin-left: 50px 0px;
}
	
	
.maintable {
             margin: auto;
         }

.table-cell-1 {
	background-color: #C5DFF5;
}

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: bolder;
	color: #F83E07;
}
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: large;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
}
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;
}
.border {
	border: thin solid #000000;
}
S
