body {
	margin: 0px;
	background: #DAE2E3;
	text-align: justify;
	font: 12px Arial, Helvetica, sans-serif;
	color: #444444;
}
h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 20px;
	font-weight: bold;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 0.8em;
	line-height: 120%;
}

a {
	color: #444444;
}

a:hover {
	text-decoration: none;
	color: #FB780B;
}
a:active {
	text-decoration: none;
	color: #444444;
}
a:visited {
	text-decoration: none;
	color: #444444;
}
a:link {
	text-decoration: none;
	color: #444444;
}




a img {
	border: none;
}
.style1 {color: #FFFFFF}
.style2 {
	color: #FF7901;
	font-size: 17px;
	font-weight: bold;
	padding: 0px;
}
.style3 {
	color: #FF7901;
	font-weight: bold;
	font-size: 14px;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
}
.style5 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #4B708B;
}
