body
{ 
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 

}
.tdspacing {

padding: 0px, 0px, 0px, 20px;
}
.text  {font-style: normal;
    font-weight: 200;
	line-height: 14px;
	color: #588ba9;
    font-size: 9pt;
    font-family: arial,verdana;}

.text a:link {
    text-decoration: none;
	color: #588ba9;
	}
.text a:visited {
	text-decoration: none;
	color: #588ba9;
	}
.text a:hover {
    text-decoration: none;
	color: #588ba9;
	}
.text2 a:active {
	text-decoration: none;
	color: #FFFFFF;
	}
.text2  {font-style: normal;
    font-weight: 200;
	line-height: 17px;
	color: #FFFFFF;
    font-size: 10pt;
    font-family: arial,verdana;}

.text2 a:link {
    text-decoration: underline;
	color: #FFFFFF;
	}
.text2 a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	}
.text2 a:hover {
    text-decoration: underline;
	color: #FFFFFF;
	}
.text2 a:active {
	text-decoration: underline;
	color: #FFFFFF;
	}

.copyright {
	text-decoration: none;
	color: #7a97ac;
	font-size: 8pt;
    font-family: arial,verdana;
	}
.copyright a:link {
	text-decoration: none;
	color: #7a97ac;
	}
.copyright a:visited {
	text-decoration: none;
	color: #7a97ac;
	}
.copyright a:hover {
  text-decoration: underline;
	color: #7a97ac;
	}
.copyright a:active {
	text-decoration: none;
	color: #7a97ac;
	}
