body, img {
  border: 0px;
  margin: 0px;
}

.text, .text * td {
	font-family:tahoma;
	font-size: 8pt;
	color: #000000;
    text-align: justify;
	font-weight: normal;
}

.text a, .text * td a,
.text a:active, .text * td a:active,
.text a:visited, .text * td a:visited { 
	font-family: tahoma;
	font-weight: bold;
	color: #FF4F29;
	text-decoration: underline;
}

.text a:hover, .text * td a:hover { 
	font-family: tahoma;
	font-weight: bold;
	color: #FF4F29;
	text-decoration: none;
}

.text h1, .text * td h1 { 
	font-family:tahoma;
	font-size: 18pt;
	color: #FF4F29;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.text h2, .text * td h2 { 
	font-family:tahoma;
	font-size: 8pt;
	color: #A9B6B6;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.top, .top * td {
	font-family:tahoma;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}

.top a, .top * td a,
.top a:active, .top * td a:active,
.top a:visited, .top * td a:visited { 
	font-family: tahoma;
	color: #FF4F29;
	text-decoration: underline;
}

.top a:hover, .top * td a:hover { 
	font-family: tahoma;
	color: #FF4F29;
	text-decoration: none;
}

.bottom, .bottom * td {
	font-family:tahoma;
	font-size: 8pt;
	color: #89B5B5;
	font-weight: normal;
}

.bottom a, .bottom * td a,
.bottom a:active, .bottom * td a:active,
.bottom a:visited, .bottom * td a:visited { 
	font-family: tahoma;
	color: #ffffff;
	text-decoration: underline;
}

.bottom a:hover, .bottom * td a:hover { 
	font-family: tahoma;
	color: #ffffff;
	text-decoration: none;
}

.bottom h1, .bottom * td h1 { 
	font-family:tahoma;
	font-size: 7.5pt;
	font-weight: normal;
	color: #778080;
	margin: 0px 0px 0px 0px;
}

.bord {
	border-color:#ffffff;
	border-style: solid;
	border-width: 3px;
}