body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align: center;
	color: #5E5A56;
	
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.landing {
	padding: 20px;
	border: 0px none #FFF;
	cursor: help;	
}
.blue_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 45px;
	color: #1E99D5;
}
h3 {
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	color: #5E5A56;
}
.left {
	padding: 10px;
	width: 600px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: justify;
	display: inline;
	float: left;
	font-size: 14px;
}
.h4 {
	color: #000;
}
.right {
	padding: 0px;
	float: right;
	display: inline;
}
.clearer {
	width: 930px;
	display: block;
	clear: both;
	position: relative;
	margin: auto;
}
a {
	color: #1E99D5;
}
