body {
	margin: 0px;
	padding: 0px;
	background: #2E594B;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin-bottom: 0px;
	padding-bottom: 0px;

}
a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

.text1 {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.text2 {
	font-size: 9px;
	color: #C4D6CF;
}

.text3 {
	font-size: 10pt;
	color: #FFFFFF;
	text-align: justify;
}

.text4 {
	font-size: 10pt;
	color: #8EA699;
}

a.link1 {
	color: #FFFFFF;
}

a.link1:hover {
	text-decoration: none;
}
