body {
	background-color: #FDFBE9;
        font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka;
        font-size: 9pt;
	color: #404040;
	line-height: 140%;
                }
td {
	background-color: #ffffff;
        font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka;
        font-size: 9pt;
	color: #404040;
	line-height: 140%;
                }

a {
	text-decoration: underline;
        font color="#404040"
        font-size: 10pt;
	line-height:140%;
	}

a:link {
	color: #006600;
	}

a:visited {
	color: #006600;
	}

a:active {
	color: #005B7F;
	}

a:hover {
	color: #1f661f;
	}



#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 720px;
	background-color: #FFFFFF;
	border: 1px solid #ffffff;
	}

