body
{ 
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 

}

.image{
	border-style: solid;
	border-color: #666666;
	border-width:1px;
      }
	
.medium_text  {font-style: normal;
    font-weight: 400;
	line-height: 16px;
	color: #4F5961;
    font-size: 9pt;
    font-family: arial,verdana;}

.medium_text a:link {
	text-decoration: none;
	color: #394147;
	}
.medium_text a:visited {
	text-decoration: none;
	color: #394147;
	}
.medium_text a:hover {
  text-decoration: underline;
	color: #394147;
	}
.medium_text a:active {
	text-decoration: none;
	color: #394147;
	}
.copyright {
	text-decoration: none;
	color: #000000;
	font-size: 8pt;
    font-family: arial,verdana;}
	}
.copyright a:link {
	text-decoration: underline;
	color: #000000;
	}
.copyright a:visited {
	text-decoration: underline;
	color: #000000;
	}
.copyright a:hover {
  text-decoration: underline;
	color: #000000;
	}
.copyright a:active {
	text-decoration: underline;
	color: #000000;
	}