body { margin : 80px;
	background-color : #ffffff;
	background-repeat : no-repeat;
	background-position : 100% 10%;
	color : #666666;
	font-size : x-small;
	line-height : 9pt; 
	font-family : Verdana,Helvetica,'ＭＳ Ｐゴシック','平成角ゴシック',sans-serif;
	}

td { color : #000000;
	vertical-align : top;
	font-size : xx-small;
	line-height : 9pt;
	font-family : Verdana,Helvetica,'ＭＳ Ｐゴシック','平成角ゴシック',sans-serif;
	}

A { color : #0000ff;
	text-decoration : none;
	}

A:active { color : #0000ff;
	}

A:visited { color : #0000ff;
	}

A:hover { color : #ff0000;
	text-decoration : underline;
	}

#scroll { overflow-y : scroll;
	width : 350;
	height : 100%;
	line-height : 9pt;
	color : #555555;
	background-color : #ff80ff;
	scrollbar-track-color : #ff80ff;
	scrollbar-face-color : #ff80fff;
	scrollbar-shadow-color : #ff80fff;
	scrollbar-darkshadow-color : #ff80fff;
	scrollbar-highlight-color : #ff80fff;
	scrollbar-3dlight-color : #ff80fff;
	scrollbar-arrow-color : #ffffff;
	}

