body {
	background-color: #79A6E3;
}
.style1 {color: #EBE9ED}
.style5 {font-size: 14px}
.style4 {font-size: 11px}

#nav {
	float: left;
	width: 100px;
}
#leftnav {
	float: right;
	width: 120px;
}
#txt {
	margin-right: 125px;
	margin-left: 105px;
	font-family: Arial;
	font-size: 14px;
	text-align: justify;
	padding: 5px;
	background-color: #FFFFFF;
}
#footer {
	clear: both;
	background-color: #1D4D8B;
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EBE9ED;
}
#header {
	background-color: #000000;
	text-align: center;
}
.headingstyle {
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
}
.callus {
	font-family: Arial;
	font-size: 24px;
	color: #1D4D8B;
}
.bulletpoints {
	font-family: Arial;
	font-size: 18px;
	color: #1D4D8B;
}
