body{
	padding:0;
	margin:0;
	text-align:center;
	background-color: #F4FFEB;
	}

#page{
	border:1px solid #ddd;
	background:#fff;
	width:830px;
	margin:0 auto;
	padding:2px 0 5px 0;
	}

h1 {
	font-size: 10pt;
	color: #666666;
	margin: 0px;
	font-weight: normal;
	}

table {
	font-size: 12px;
	line-height: 120%;
	}

a img {
border-style:none;
}

.footer_link {
    font-size: 10pt;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 1.3em;
	}
	
.footer {
    font-size: 10pt;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 1.3em;
	}

