body {
	background-color: #e1f1f7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	color: #1e2426;
	}

.leftimg {
	float:left;
	clear:left;
	margin:0px 10px 5px 0px;
	
}
.rightimg {
	float:right;
	margin:0px 0px 5px 10px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #005779;
	font-weight: normal;
	margin:0px 0px 20px 0px;
}
h2 {
	font-family: "Verdana", Times, serif;
	font-size: 18px;
	color: #005779;
	font-weight: normal;
	
}