@charset "utf-8";
/* CSS Document */


.pagelayout {
	/* height:100%;*/
    width:100%;
    margin:auto;
	background-colour:#606060;
	/* bgcolor="#FFFFFF" */
    }
	
.footnote {
	font-family: Tahoma;
	font-size: 8pt;
	color: #606060;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align:center;
	
}
